zhyinch
2019-11-27 cdd16c76f1af9803f8015fd928ff9c6deda8de65
源码/核心板/Src/main.c
@@ -11,7 +11,7 @@
#include "global_param.h"
#include "ADC.h"
//#define DEBUG_MODE
#define DEBUG_MODE
void Device_Init(void)
{
@@ -63,7 +63,7 @@
   g_com_map[COM_INTERVAL]=50;
   g_com_map[MAX_REPORT_ANC_NUM]=3;
   g_com_map[DEV_ID]=1;
   g_com_map[ANC_POLL]=1;
   g_com_map[ANC_POLL]=0;
#endif
      dev_id = g_com_map[DEV_ID];
      g_com_map[VERSION] = 0x010a;