From 12a4ff3a8888e9aa9a701cda2e7593821e0c7a06 Mon Sep 17 00:00:00 2001 From: divadiow <62958974+divadiow@users.noreply.github.com> Date: Mon, 16 Dec 2024 06:23:54 +0000 Subject: [PATCH] enable TMGN on Beken --- src/obk_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/obk_config.h b/src/obk_config.h index b26445123..e908f0b8f 100644 --- a/src/obk_config.h +++ b/src/obk_config.h @@ -143,7 +143,7 @@ #define ENABLE_EXPAND_CONSTANT 1 #define ENABLE_DRIVER_DHT 1 //#define ENABLE_DRIVER_AHT2X 1 -#define ENABLE_DRIVER_TMGN 0 +#define ENABLE_DRIVER_TMGN 1 #define ENABLE_DRIVER_DRAWERS 0 #define ENABLE_TASMOTA_JSON 1 //#define ENABLE_DRIVER_BMPI2C 1