From 33d5304e5480f8061c64aa29833520e152adf11c Mon Sep 17 00:00:00 2001 From: Andre Thomas Date: Tue, 15 Oct 2019 20:03:13 +0200 Subject: [PATCH] Update my_user_config.h --- sonoff/my_user_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sonoff/my_user_config.h b/sonoff/my_user_config.h index 9630da2f6..0c45cdde4 100644 --- a/sonoff/my_user_config.h +++ b/sonoff/my_user_config.h @@ -543,6 +543,8 @@ //#define USE_HRE // Add support for Badger HR-E Water Meter (+1k4 code) //#define USE_A4988_Stepper // Add support for A4988 stepper-motor-driver-circuit (+10k5 code) +// -- End of general directives ------------------- + /*********************************************************************************************\ * Debug features \*********************************************************************************************/