yincheng.zhong
2024-01-22 4170266b0f0e779d0c1dcbe519e3307e9f2cde7a
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