From b7950c41ba95b4994aba56cb5ec8014fe16a4ac0 Mon Sep 17 00:00:00 2001 From: Tipo Man Date: Wed, 6 Nov 2024 00:45:58 +0200 Subject: [PATCH] Temp widgets injected into OSD. 8812eu2 temperature reading. --- osd/util/Render_x86.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osd/util/Render_x86.c b/osd/util/Render_x86.c index f93cf78..4e58fe2 100644 --- a/osd/util/Render_x86.c +++ b/osd/util/Render_x86.c @@ -1,5 +1,5 @@ //Uncomment when debugging to have access to the windows below the OSD surface -#define _DEBUG_x86 +//#define _DEBUG_x86 #include #include