Files
AUV_150/src/pXRelayTest/pXRelayTest.moos
2024-08-31 09:35:01 -04:00

15 lines
174 B
Plaintext

// MOOS file
ServerHost = localhost
ServerPort = 9000
ProcessConfig = pXRelayTest
{
AppTick = 4
CommsTick = 4
OUTGOING_VAR = APPLES
INCOMING_VAR = PEARS
}