This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e7dc97bdc
circuitpython
/
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 17:21:44 -05:00
extern
const
mp_obj_type_t
pyb_pin_type
;
esp8266: Add utime and pyb.RTC
2015-05-11 15:11:37 -04:00
extern
const
mp_obj_base_t
pyb_rtc_obj
;
Reference in New Issue
Copy Permalink