From 89929f4a609386a346ce31e72e447b822b41441f Mon Sep 17 00:00:00 2001 From: divadiow <62958974+divadiow@users.noreply.github.com> Date: Sat, 20 Sep 2025 08:57:34 +0100 Subject: [PATCH] Update obk_config.h --- src/obk_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/obk_config.h b/src/obk_config.h index a8fbbd6a3c..46e465a109 100644 --- a/src/obk_config.h +++ b/src/obk_config.h @@ -543,6 +543,7 @@ //#define ENABLE_ADVANCED_CHANNELTYPES_DISCOVERY 1 #define ENABLE_LITTLEFS 1 #define ENABLE_NTP 1 +#define ENABLE_I2C 1 #undef ENABLE_HTTP_MAC #undef ENABLE_LED_BASIC