WXK
2025-05-26 dd4e6900813f4ca7e98d6d287baf1f8626303625
keil/include/main/main.c
@@ -273,6 +273,7 @@
}
 
}
uint16_t gaodu;
uint8_t guanjiflag;
uint8_t heartbeasend_flag;
uint32_t guanjiflagtime;
@@ -364,6 +365,7 @@
    HIDO_TimerTick();
//      if(nomove_count<=g_com_map[NOMOVESLEEP_TIME])//防止溢出
    nomove_count++;
    gaodu=GetPressAndHeight()*100;
//      else{
//      nomove_count=g_com_map[NOMOVESLEEP_TIME]+1;
//      }
@@ -849,7 +851,6 @@
int test1,test3;
uint32_t test4;
extern uint8_t receive_flag;
uint16_t gaodu;
static void app_wdt_callback(void *dev, uint32_t status)
{
    ASSERT(status, "WDT TIMEOUT,程序复位");