Исправления мелких багов
This commit is contained in:
4
utils.h
4
utils.h
@@ -224,8 +224,12 @@ extern char scheduler_start_signal;
|
||||
#define hla_robot2_en _c_hla_robot2_en
|
||||
|
||||
#define auto_mode_pause _c_auto_mode_pause
|
||||
#define hla_night_mode _c_hla_night_mode
|
||||
|
||||
#endif
|
||||
|
||||
extern const short NIGHT_ZONES[9];
|
||||
|
||||
|
||||
#define ROBOT_CMD_MASK (short)0xF000
|
||||
#define ROBOT_CMD_END_code (short)0x0000
|
||||
|
||||
Reference in New Issue
Block a user