mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
todo comment format
This commit is contained in:
parent
4842f9cb0d
commit
0c132f6e43
@ -487,7 +487,7 @@ function comms_init(id, modem, local_port, server_port, reactor, iss)
|
|||||||
log._debug("discarding non-link packet before linked")
|
log._debug("discarding non-link packet before linked")
|
||||||
end
|
end
|
||||||
elseif packet.scada_frame.protocol() == PROTOCOLS.SCADA_MGMT then
|
elseif packet.scada_frame.protocol() == PROTOCOLS.SCADA_MGMT then
|
||||||
-- todo
|
-- @todo
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user