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