micropython/esp8266/modpyb.h
2015-05-13 00:12:54 +01:00

3 lines
81 B
C

extern const mp_obj_type_t pyb_pin_type;
extern const mp_obj_base_t pyb_rtc_obj;