Project

General

Profile

Revision 1274

added command to read all bom data

View differences:

trunk/code/projects/diagnostic_station/common/comm_station_robot.h
19 19
#define station_robot_reset_encoders   7
20 20
#define station_robot_read_rangefinder 8
21 21
#define station_robot_read_bom         9
22
#define station_robot_read_bom_all     10
22 23

  
23 24
#define robot_station_group 2
24 25

  
......
26 27
#define robot_station_data_encoders     2
27 28
#define robot_station_data_rangefinder  3
28 29
#define robot_station_data_bom          4
30
#define robot_station_data_bom_all      5
29 31
//...
30 32

  
31 33

  

Also available in: Unified diff