diff options
| author | Damien George | 2014-03-25 23:33:47 +0000 |
|---|---|---|
| committer | Damien George | 2014-03-25 23:33:47 +0000 |
| commit | 30216325010e198c2e73ea41811ae63ea5ee3991 (patch) | |
| tree | 2f2d57e113adfbf149008419f5f30339b0856ad0 /stmhal/accel.h | |
| parent | 6cfda3084dfef44892e85b1c658f0ad9b0643641 (diff) | |
stmhal: Shuffle around some init functions in main().
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); |
