From 31508980e472293432e9a9a2722d1f15179ac024 Mon Sep 17 00:00:00 2001 From: Dado Mista Date: Fri, 18 Dec 2020 14:00:43 -0800 Subject: [PATCH] MCCONF Update for NTC100k thermistor support Signed-off-by: Dado Mista --- confgenerator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confgenerator.h b/confgenerator.h index 3c36b4a0..903068fa 100644 --- a/confgenerator.h +++ b/confgenerator.h @@ -8,7 +8,7 @@ #include // Constants -#define MCCONF_SIGNATURE 1050464887 +#define MCCONF_SIGNATURE 2211848314 #define APPCONF_SIGNATURE 3264926020 // Functions