Исправления мелких багов

This commit is contained in:
2023-01-13 11:00:35 +03:00
parent 0fb2f3b007
commit 92d40847b3
4 changed files with 262 additions and 265 deletions

View File

@@ -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