Drop crit section on I2C

This commit is contained in:
Ben V. Brown
2025-01-11 09:50:41 +11:00
parent 42fb9e1105
commit a3082c389e
2 changed files with 2 additions and 10 deletions

View File

@@ -39,8 +39,6 @@ bool checkExitSoldering(void) {
}
#endif
// If we have tripped thermal runaway, turn off heater and show warning
return false;
}