yincheng.zhong
2024-03-07 11e279420324ddd19266d58be21d1abdfc927ea7
Src/OnChipDevices/ADC.h
@@ -5,5 +5,6 @@
#include "main.h"
extern uint8_t Get_Battary(void);
extern void ADC_Configuration(void);
uint8_t Get_VDDVlotage(void);
#endif