Update settings.h

This commit is contained in:
Adrian 2018-03-29 10:30:55 -03:00 committed by GitHub
parent 9133ec13de
commit 485eb523b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,5 +310,4 @@ struct XDRVMAILBOX {
#ifdef USE_ADC_VCC #ifdef USE_ADC_VCC
ADC_MODE(ADC_VCC); // Set ADC input for Power Supply Voltage usage ADC_MODE(ADC_VCC); // Set ADC input for Power Supply Voltage usage
#endif #endif
#endif // _SETTINGS_H_ #endif // _SETTINGS_H_