Update settings.h

This commit is contained in:
Adrian 2018-03-29 10:31:20 -03:00 committed by GitHub
parent 485eb523b1
commit a4ffae0eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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_