From 5cac47e3a89efcf554154a2e34e970ed4ac8c1e7 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Mon, 25 Jul 2022 22:02:48 +1000 Subject: [PATCH] More missed updates --- source/Core/BSP/Miniware/BSP.cpp | 2 ++ source/Core/BSP/Miniware/ThermoModel.cpp | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/source/Core/BSP/Miniware/BSP.cpp b/source/Core/BSP/Miniware/BSP.cpp index 62310568..99459b3c 100644 --- a/source/Core/BSP/Miniware/BSP.cpp +++ b/source/Core/BSP/Miniware/BSP.cpp @@ -291,4 +291,6 @@ uint64_t getDeviceID() { uint8_t getTipResistanceX10() { return TIP_RESISTANCE; } +uint8_t preStartChecksDone() { return 1; } + uint8_t getTipThermalMass() { return TIP_THERMAL_MASS; } \ No newline at end of file diff --git a/source/Core/BSP/Miniware/ThermoModel.cpp b/source/Core/BSP/Miniware/ThermoModel.cpp index ae74d49c..1b04bd5f 100644 --- a/source/Core/BSP/Miniware/ThermoModel.cpp +++ b/source/Core/BSP/Miniware/ThermoModel.cpp @@ -9,7 +9,7 @@ #include "configuration.h" #ifdef TEMP_uV_LOOKUP_HAKKO -const uint16_t uVtoDegC[] = { +const int32_t uVtoDegC[] = { // // 0, 0, // @@ -69,7 +69,7 @@ const uint16_t uVtoDegC[] = { #ifdef TEMP_uV_LOOKUP_TS80 -const uint16_t uVtoDegC[] = { +const int32_t uVtoDegC[] = { // // 530, 0, //