mirror of https://github.com/arendst/Tasmota.git
Update settings.h
This commit is contained in:
parent
485eb523b1
commit
a4ffae0eed
|
@ -310,4 +310,5 @@ struct XDRVMAILBOX {
|
|||
#ifdef USE_ADC_VCC
|
||||
ADC_MODE(ADC_VCC); // Set ADC input for Power Supply Voltage usage
|
||||
#endif
|
||||
|
||||
#endif // _SETTINGS_H_
|
||||
|
|
Loading…
Reference in New Issue