TArduinoESP8266AnalogInputChannel.IsPowerMonitor: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Summary == {{:Summaries:Summary TArduinoESP8266AnalogInputChannel.IsPowerMonitor}} == Description == Use this property to specify if the Analog pin will be used internally to measure the ESP8266 power level. If this properly is set to True, the pin will be used to measure the power level, and can't be used for other purposes." |
(No difference)
|
Latest revision as of 12:35, 10 June 2022
Summary
Specifies if the Analog pin will be used to monitor the power level
Description
Use this property to specify if the Analog pin will be used internally to measure the ESP8266 power level.
If this properly is set to True, the pin will be used to measure the power level, and can't be used for other purposes.