mirror of https://github.com/arendst/Tasmota.git
Updated ADC (markdown)
parent
8012e41aae
commit
a1a3519a45
2
ADC.md
2
ADC.md
|
@ -15,7 +15,7 @@ Use these triggers in rules:
|
|||
Rule example: [using a potentiometer on analog pin](Rule-Cookbook#use-a-potentiometer).
|
||||
|
||||
## ADC_VCC
|
||||
Instead of an input, ADC pin can be used to measure supply voltage of the ESP module (*this is reading in not 100% accurate*). To enable ADC_VCC feature you need to [compile your own build](Compile-your-build):
|
||||
Instead of an input, ADC pin can be used to measure supply voltage of the ESP module (*this reading in not 100% accurate*). To enable ADC_VCC feature you need to [compile your own build](Compile-your-build):
|
||||
|
||||
**If you enable ADC_VCC you cannot use the pin as analog input anymore.**
|
||||
|
||||
|
|
Loading…
Reference in New Issue