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: b2c0fd6b19c16bd982657330a777f94326943f1b (
plain
) (
blame
)
1
2
3
void accel_init(void); MP_DECLARE_CONST_FUN_OBJ(pyb_Accel_obj);