Update BSP.h
This commit is contained in:
@@ -85,6 +85,7 @@ enum StatusLED {
|
|||||||
LED_HEATING, // The unit is heating up to temperature
|
LED_HEATING, // The unit is heating up to temperature
|
||||||
LED_HOT, // The unit is at operating temperature
|
LED_HOT, // The unit is at operating temperature
|
||||||
LED_COOLING_STILL_HOT, // The unit is off and cooling but still hot
|
LED_COOLING_STILL_HOT, // The unit is off and cooling but still hot
|
||||||
|
LED_UNKNOWN, //
|
||||||
};
|
};
|
||||||
void setStatusLED(const enum StatusLED state);
|
void setStatusLED(const enum StatusLED state);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user