//------------------------------------------ // iSailBoat config block ProcessConfig = iSailBoat { AppTick = 10 CommsTick = 10 //comms_type = $(COMMS_TYPE) //port = $(PORT) //ip_addr = $(FSEAT_IP) comms_type = client port = 54321 ip_addr = $(FSEAT_IP) stale_thresh = 15 max_speed = 2 prop_speed = -1 }