diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/EZADC.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/EZADC.h b/include/EZADC.h index 08b66ef..6d2263d 100644 --- a/include/EZADC.h +++ b/include/EZADC.h @@ -3,9 +3,6 @@ #include "esp_adc/adc_cali.h" #include "esp_adc/adc_cali_scheme.h" -static int adc_raw[2][10]; -static int voltage[2][10]; - typedef struct { adc_oneshot_unit_handle_t adc_handle; adc_oneshot_unit_init_cfg_t adc_init_config; |
