diff options
Diffstat (limited to 'stmhal/accel.h')
| -rw-r--r-- | stmhal/accel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/accel.h b/stmhal/accel.h index 9f9c0a8e0..cfc54fcf6 100644 --- a/stmhal/accel.h +++ b/stmhal/accel.h @@ -1,4 +1,3 @@ -extern I2C_HandleTypeDef I2cHandle; extern const mp_obj_type_t pyb_accel_type; void accel_init(void); |
