diff options
Diffstat (limited to 'stm/i2c.h')
-rw-r--r-- | stm/i2c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/i2c.h b/stm/i2c.h deleted file mode 100644 index eacb7528ce..0000000000 --- a/stm/i2c.h +++ /dev/null @@ -1 +0,0 @@ -mp_obj_t pyb_I2C(mp_obj_t i2c_id, mp_obj_t i2c_addr); |