Inc/main.h
@@ -52,6 +52,13 @@ typedef uint8_t u8; extern uint16_t slottime,max_slotpos,current_slotnum; void SetNextPollTime(u16 time); typedef enum { DMODE_SLEEP, DMODE_WAITCONFIG, DMODE_SEARCHSYNC, DMODE_RANGING, }E_DMode; /* USER CODE END ET */ /* Exported constants --------------------------------------------------------*/