WXK
2023-03-01 f5a2bf301c213aadb6e0383332a01736626afef2
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