yincheng.zhong
2023-05-26 0017519b68e7c8f47ccc1df3d92eaf07a2b21050
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