yincheng.zhong
2024-03-24 f7107e325fbd42ed9875b7b28c340e1cda8627cc
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