reactor control and safety system attempting server connection
This commit is contained in:
6
rcass/config.lua
Normal file
6
rcass/config.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- unique reactor ID
|
||||
REACTOR_ID = 1
|
||||
-- port to send packets TO server
|
||||
SERVER_PORT = 1000
|
||||
-- port to listen to incoming packets FROM server
|
||||
LISTEN_PORT = 1001
|
||||
Reference in New Issue
Block a user