Inc/main.h
@@ -47,6 +47,10 @@ extern ADC_HandleTypeDef hadc; extern LPTIM_HandleTypeDef hlptim1; extern uint16_t lastpoll_count,interval_count,slot_startcount,tag_frequency,tyncpoll_time,waitusart_timer; typedef uint32_t u32; typedef uint16_t u16; typedef uint8_t u8; extern uint16_t slottime,max_slotpos; /* USER CODE END ET */ /* Exported constants --------------------------------------------------------*/