mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
full profile support
This commit is contained in:
@@ -145,7 +145,7 @@ bool isTipDisconnected() {
|
||||
return tipTemp > tipDisconnectedThres;
|
||||
}
|
||||
|
||||
void setStatusLED(const enum StatusLED state) {
|
||||
void setStatusLED(const enum StatusLED state, bool buzzer) {
|
||||
// Dont have one
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user