diff --git a/digilines.lua b/digilines.lua index eda96a9..c582a99 100644 --- a/digilines.lua +++ b/digilines.lua @@ -74,6 +74,7 @@ local function digiline_receive(pos, _, channel, msg) end telemosaic.digilines = { + receptor = {}, effector = { action = digiline_receive }