diff options
| author | Edvin <[email protected]> | 2025-12-22 11:14:38 +0100 |
|---|---|---|
| committer | Edvin <[email protected]> | 2025-12-22 11:14:38 +0100 |
| commit | 2105e89fd7f58df30ccd864030d2366056695bc2 (patch) | |
| tree | c4f539063f5bbd8fe47af51eb50e9165d540856a /include | |
| parent | 751419d47e2173c7d366e817a8321d9e49dd41c5 (diff) | |
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; |
