1
0
forked from me/IronOS

Revert "Merge pull request #2048 from Ralim/pinecilv2-i2c-rework"

This reverts commit b401dc8264, reversing
changes made to 42fb9e1105.
This commit is contained in:
Ben V. Brown
2025-01-11 12:46:32 +11:00
parent b401dc8264
commit fd91cf9f35
2 changed files with 10 additions and 2 deletions

View File

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