mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
4 lines
85 B
C
4 lines
85 B
C
extern const mp_obj_type_t pyb_adc_type;
|
|
|
|
MP_DECLARE_CONST_FUN_OBJ(pyb_ADC_all_obj);
|