diff options
Diffstat (limited to 'stm/adc.h')
-rw-r--r-- | stm/adc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stm/adc.h b/stm/adc.h deleted file mode 100644 index 502da20dde..0000000000 --- a/stm/adc.h +++ /dev/null @@ -1,2 +0,0 @@ -MP_DECLARE_CONST_FUN_OBJ(pyb_ADC_all_obj); -MP_DECLARE_CONST_FUN_OBJ(pyb_ADC_obj); |