atbetaflight/drv_adc.h

5 lines
68 B
C
Executable File

#pragma once
void adcInit(void);
uint16_t adcGetBattery(void);