mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
3 lines
81 B
C
3 lines
81 B
C
extern const mp_obj_type_t pyb_pin_type;
|
|
extern const mp_obj_base_t pyb_rtc_obj;
|