mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Swap ADC back to use 'int' because C3 (#5151)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user