From 504e8cfa14c055ebd46d16b5ff1edb8464661e08 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 8 Nov 2024 22:10:32 -0500 Subject: [PATCH] Switch attenuation for CT Clamp from 11db (deprecated) to 12db I have no idea how you deprecate an attenuation level, but I assume someone realized that they did the math wrong? --- packages/esp32-c3-core_ct_clamp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/esp32-c3-core_ct_clamp.yaml b/packages/esp32-c3-core_ct_clamp.yaml index 6a84286..d8aedab 100644 --- a/packages/esp32-c3-core_ct_clamp.yaml +++ b/packages/esp32-c3-core_ct_clamp.yaml @@ -14,7 +14,7 @@ sensor: - platform: adc pin: GPIO4 id: adc_sensor - attenuation: 11db + attenuation: 12db - platform: adc pin: GPIO0