#11 configurable 'networked' setting for PLCs that allows for standalone ISS-only mode

This commit is contained in:
Mikayla Fischler
2022-04-05 15:56:48 -04:00
parent 13b0fcf65f
commit dbf7377c02
2 changed files with 62 additions and 49 deletions

View File

@@ -1,3 +1,5 @@
-- set to false to run in standalone mode (safety regulation only)
NETWORKED = true
-- unique reactor ID
REACTOR_ID = 1
-- port to send packets TO server