This commit is contained in:
2025-12-12 15:53:33 -05:00
parent e77752efae
commit 903a8baf87

View File

@@ -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