Use runaway counter trigger

This commit is contained in:
Ben V. Brown
2025-01-11 13:12:02 +11:00
parent 53982efa14
commit c2ec65cafb
5 changed files with 28 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
#include "history.hpp"
#include "ui_drawing.hpp"
extern bool heaterThermalRunaway;
extern uint8_t heaterThermalRunawayCounter;
bool checkExitSoldering(void) {
#ifdef POW_DC