todo comment format

This commit is contained in:
Mikayla Fischler 2022-04-21 10:44:43 -04:00
parent 4842f9cb0d
commit 0c132f6e43

View File

@ -487,7 +487,7 @@ function comms_init(id, modem, local_port, server_port, reactor, iss)
log._debug("discarding non-link packet before linked")
end
elseif packet.scada_frame.protocol() == PROTOCOLS.SCADA_MGMT then
-- todo
-- @todo
end
end
end