updated
This commit is contained in:
@@ -7,8 +7,8 @@ local sounds = {
|
||||
}
|
||||
|
||||
local function initialize()
|
||||
|
||||
|
||||
kernel = require("kernel")
|
||||
kernel.addSound('notification')
|
||||
speaker = peripheral.find("speaker")
|
||||
if not speaker then
|
||||
print("Warning: No speaker attached.")
|
||||
|
||||
Reference in New Issue
Block a user