index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
accel.h
blob: b2c0fd6b19c16bd982657330a777f94326943f1b (
plain
)
1
2
3
void
accel_init
(
void
);
MP_DECLARE_CONST_FUN_OBJ
(
pyb_Accel_obj
);