From 96b7ed8880f727fa886d9171ac0268c453e080dc Mon Sep 17 00:00:00 2001 From: Andre Thomas Date: Tue, 15 Oct 2019 20:00:57 +0200 Subject: [PATCH] Update my_user_config.h --- sonoff/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/my_user_config.h b/sonoff/my_user_config.h index 62d166afc..9630da2f6 100644 --- a/sonoff/my_user_config.h +++ b/sonoff/my_user_config.h @@ -524,7 +524,7 @@ #define USE_ZIGBEE_PRECFGKEY_H 0x0D0C0A0806040200L // note: changing requires to re-pair all devices #define USE_ZIGBEE_PERMIT_JOIN false // don't allow joining by default -// ------------------------------------------------ +// -- Other sensors/drivers ----------------------- #define USE_SR04 // Add support for HC-SR04 ultrasonic devices (+1k code)