WXK
2023-03-20 5f1696dcd80b5838eea5cf2a425d537fdfdd4b0f
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