yincheng.zhong
2024-03-07 626ffc76b4e8c6e16e3100f8aa4c46c1aae66930
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