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?
This commit is contained in:
parent
8db29c27f7
commit
504e8cfa14
@ -14,7 +14,7 @@ sensor:
|
||||
- platform: adc
|
||||
pin: GPIO4
|
||||
id: adc_sensor
|
||||
attenuation: 11db
|
||||
attenuation: 12db
|
||||
|
||||
- platform: adc
|
||||
pin: GPIO0
|
||||
|
Loading…
x
Reference in New Issue
Block a user