Project

General

Profile

Revision 1226

Robot/Station communication:
- Implemented timeouts
- Implemented command acknowledgement

View differences:

comm_station_robot.h
20 20

  
21 21
#define robot_station_group 2
22 22

  
23
#define robot_station_finished      1
23
#define robot_station_done          1
24 24
#define robot_station_data_encoders 2
25 25
//...
26 26

  

Also available in: Unified diff