updated speaker driver

This commit is contained in:
2025-06-16 19:06:13 -04:00
parent da19dc6381
commit da8210f635
4 changed files with 5 additions and 1 deletions

View File

@@ -36,7 +36,9 @@ local function stepDown()
reactor.setBurnRate(value - rateStep)
end
end
local function startup()
return
end
local function shutdown()