mods by mikerb Sat Aug 31 09:35:01 EDT 2024
This commit is contained in:
14
src/pXRelayTest/pXRelayTest.moos
Normal file
14
src/pXRelayTest/pXRelayTest.moos
Normal file
@@ -0,0 +1,14 @@
|
||||
// MOOS file
|
||||
|
||||
ServerHost = localhost
|
||||
ServerPort = 9000
|
||||
|
||||
ProcessConfig = pXRelayTest
|
||||
{
|
||||
AppTick = 4
|
||||
CommsTick = 4
|
||||
|
||||
OUTGOING_VAR = APPLES
|
||||
INCOMING_VAR = PEARS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user