Swap ADC back to use 'int' because C3 (#5151)

This commit is contained in:
Keith Burzinski
2023-07-30 16:19:06 -05:00
committed by Jesse Hills
parent 73db164fb1
commit 3843d21dbf
3 changed files with 14 additions and 6 deletions
+8
View File
@@ -31,3 +31,11 @@ logger:
http_request:
useragent: esphome/tagreader
timeout: 10s
sensor:
- platform: adc
id: adc_sensor_p4
name: ADC pin 4
pin: 4
attenuation: 11db
update_interval: 1s