From c9f4a0f8dbc9bcdf3c32f60186ab051c06c78c89 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Tue, 15 Oct 2019 11:29:26 +0200 Subject: [PATCH] Update my_user_config.h --- sonoff/my_user_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/my_user_config.h b/sonoff/my_user_config.h index c1845b540..8e4737437 100644 --- a/sonoff/my_user_config.h +++ b/sonoff/my_user_config.h @@ -531,6 +531,7 @@ #define USE_HX711 // Add support for HX711 load cell (+1k5 code) // #define USE_HX711_GUI // Add optional web GUI to HX711 as scale (+1k8 code) +#define USE_RF_BRIDGE // Add support for Rf Bridge #define USE_RF_FLASH // Add support for flashing the EFM8BB1 chip on the Sonoff RF Bridge. C2CK must be connected to GPIO4, C2D to GPIO5 on the PCB (+3k code) //#define USE_TX20_WIND_SENSOR // Add support for La Crosse TX20 anemometer (+2k code)