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
/
accel.h
blob: 88fabfd543e6a6169f82e148be2cbc055d06421d (
plain
) (
blame
)
1
2
3
void accel_init(void); extern const mp_obj_type_t pyb_accel_type;