WXK
2023-03-20 d0d2b8c01b47b3744e1af549561a8212e4a9311c
Src/application/global_param.h
@@ -57,11 +57,11 @@
/*------------END Map Definition-------------------*/
extern uint16_t g_com_map[COM_MAP_SIZE];
extern uint16_t g_com_map[COM_MAP_SIZE],g_com_map2[COM_MAP_SIZE];
extern uint16_t rtag_com_map[30];
extern uint32_t save_com_map_to_flash(void);
extern void parameter_init(void);
void EnterUWBUpdateMode(void);
#endif