index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
stmhal
/
usrsw.h
blob: f60147c54038facc0e1bb1591ab6b9f8b2e82788 (
plain
) (
blame
)
1
2
3
4
void switch_init0(void); int switch_get(void); extern const mp_obj_type_t pyb_switch_type;