From 9fb063ba2994e98846a300ad076b562800dad8fe Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Tue, 21 Jun 2022 20:51:42 +1000 Subject: [PATCH] Enable debug --- source/Core/BSP/Magic/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Core/BSP/Magic/configuration.h b/source/Core/BSP/Magic/configuration.h index 93d9e17c..276e17af 100644 --- a/source/Core/BSP/Magic/configuration.h +++ b/source/Core/BSP/Magic/configuration.h @@ -148,7 +148,7 @@ #define VBUS_MOD_TEST #define HALL_SI7210 #define DEBUG_UART_OUTPUT - +#define HAS_POWER_DEBUG_MENU #define HARDWARE_MAX_WATTAGE_X10 750 #define TIP_THERMAL_MASS 65 // X10 watts to raise 1 deg C in 1 second #define TIP_RESISTANCE 75 // x10 ohms, 7.5 typical for Pinecil tips