From 2025abdd9787db8e43ea222c15047f338390cd95 Mon Sep 17 00:00:00 2001 From: openshwprojects <85486843+openshwprojects@users.noreply.github.com> Date: Sun, 17 Nov 2024 21:59:53 +0100 Subject: [PATCH] Update obk_config.h --- 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 2ed0531e1..9af724d95 100644 --- a/src/obk_config.h +++ b/src/obk_config.h @@ -114,7 +114,7 @@ #define ENABLE_DRIVER_CSE7766 1 #define ENABLE_DRIVER_BMP280 1 //#define ENABLE_DRIVER_PT6523 1 -//#define ENABLE_DRIVER_MAX6675 1 +#define ENABLE_DRIVER_MAX6675 1 //#define ENABLE_DRIVER_TEXTSCROLLER 1 #define ENABLE_DRIVER_TUYAMCU 1 //#define ENABLE_DRIVER_HT16K33 1