From 1bc74a8ac838eb45bc4b9df5b7bbc7c2cf65048c Mon Sep 17 00:00:00 2001 From: ascillato Date: Fri, 18 May 2018 19:48:32 -0300 Subject: [PATCH] Sync with Tasmota --- sonoff/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/settings.h b/sonoff/settings.h index c174ecc55..6f67c3843 100644 --- a/sonoff/settings.h +++ b/sonoff/settings.h @@ -319,4 +319,4 @@ struct XDRVMAILBOX { ADC_MODE(ADC_VCC); // Set ADC input for Power Supply Voltage usage #endif -#endif // _SETTINGS_H_ +#endif // _SETTINGS_H_ \ No newline at end of file