fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local modem = peripheral.find("modem")
|
||||
local PORT = 1
|
||||
local speaker = require("speaker")
|
||||
local speaker = require("speaker-driver")
|
||||
|
||||
local function start()
|
||||
if modem then
|
||||
|
||||
Reference in New Issue
Block a user