Fix typo for sonoff_sensors.bin file

ADC is set to use analog input in pin A0 for sonoff_sensors.bin
This commit is contained in:
Adrian Scillato 2018-10-18 11:44:58 -03:00 committed by GitHub
parent 32f79a7b5e
commit 824603b302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ See [Tasmota ESP/Arduino library version related issues](https://github.com/aren
| USE_SUNRISE | - | - | x | x | x | | USE_SUNRISE | - | - | x | x | x |
| USE_RULES | - | - | x | x | x | | USE_RULES | - | - | x | x | x |
| | | | | | | | | | | | | |
| USE_ADC_VCC | x | x | x | x | x | | USE_ADC_VCC | x | x | x | x | |
| USE_DS18B20 | - | - | - | - | - | Single sensor | USE_DS18B20 | - | - | - | - | - | Single sensor
| USE_DS18x20 | - | x | x | x | x | Multiple sensors | USE_DS18x20 | - | x | x | x | x | Multiple sensors
| USE_DS18x20_LEGACY | - | - | - | - | - | Multiple sensors | USE_DS18x20_LEGACY | - | - | - | - | - | Multiple sensors