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