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