mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Handle tip connect & disconnect in detection
This commit is contained in:
@@ -129,3 +129,5 @@ bool isTipDisconnected() {
|
||||
uint32_t tipTemp = TipThermoModel::getTipInC();
|
||||
return tipTemp > tipDisconnectedThres;
|
||||
}
|
||||
|
||||
void setStatusLED(const enum StatusLED state) {}
|
||||
|
||||
Reference in New Issue
Block a user