main loop and work on #74 comms

This commit is contained in:
Mikayla Fischler
2022-07-05 12:47:02 -04:00
parent bd33240515
commit 33159bc677
2 changed files with 130 additions and 11 deletions

View File

@@ -8,6 +8,8 @@ config.SCADA_SV_LISTEN = 16101
config.SCADA_API_LISTEN = 16200
-- expected number of reactor units
config.NUM_UNITS = 4
-- graphics color
config.RECOLOR = true
-- log path
config.LOG_PATH = "/log.txt"
-- log mode