taka yamanouchi
/
2019_tourobo_Master
0.5
define.h
- Committer:
- sink
- Date:
- 2019-11-19
- Revision:
- 0:0239d9f7bf79
File content as of revision 0:0239d9f7bf79:
#define INT_TIME 0.05 #define CB_COLLECT 0b00000001 #define AUTOMATION 0b00000010 #define LOADING 0b00000100 #define POINTS_1 0b00001000 #define POINTS_2 0b00010000 #define POINTS_3 0b00100000 #define POSITIONS 0b10000000 #define EMERGENCY 0b01000000