diff options
Diffstat (limited to 'ports/stm32/modmachine.h')
| -rw-r--r-- | ports/stm32/modmachine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/modmachine.h b/ports/stm32/modmachine.h index 9838eafdb..882057c60 100644 --- a/ports/stm32/modmachine.h +++ b/ports/stm32/modmachine.h @@ -28,7 +28,6 @@ #include "py/obj.h" -extern const mp_obj_type_t machine_adc_type; extern const mp_obj_type_t machine_i2c_type; extern const mp_obj_type_t machine_spi_type; extern const mp_obj_type_t machine_timer_type; |
