circuitpython/stmhal/adc.h

3 lines
86 B
C

extern const mp_obj_type_t pyb_adc_type;
extern const mp_obj_type_t pyb_adc_all_type;