summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/accel.h
blob: b2c0fd6b19c16bd982657330a777f94326943f1b (plain) (blame)
1
2
3
void accel_init(void);

MP_DECLARE_CONST_FUN_OBJ(pyb_Accel_obj);