This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
esp8266
/
modpyb.h
3 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
esp8266: Add basic pyb.Pin class; supports output mode only.
2015-02-13 22:21:44 +00:00
extern
const
mp_obj_type_t
pyb_pin_type
;
esp8266: Add utime and pyb.RTC
2015-05-11 21:11:37 +02:00
extern
const
mp_obj_base_t
pyb_rtc_obj
;
Reference in New Issue
Copy Permalink