Files
Core2forAWS-MicroPython/stmhal/accel.h
T

4 lines
67 B
C

void accel_init(void);
extern const mp_obj_type_t pyb_accel_type;