fixed PLC mqueue typo and removed unused mq_main

This commit is contained in:
Mikayla Fischler
2022-04-27 12:27:15 -04:00
parent 68011d6734
commit 1ba5c7f828
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
-- #REQUIRES comms.lua
-- #REQUIRES ppm.lua
-- #REQUIRES plc.lua
-- #REQUIRES util.lua
local print = util.print