zhyinch
2020-05-16 0dfe35b40cdcea88d1f4727df66feb1b4d4cf467
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 --------------------------------------------------------*/