Typo
This commit is contained in:
parent
e9ee49a6ef
commit
0b7863cb86
|
@ -370,7 +370,7 @@ void underVoltageDetection(GwApi *api, CommonData &common){
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef BOARD_OBP40S3
|
#ifdef BOARD_OBP40S3
|
||||||
// Deep sleep funktion
|
// Deep sleep function
|
||||||
void deepSleep(CommonData &common){
|
void deepSleep(CommonData &common){
|
||||||
// Switch off all power lines
|
// Switch off all power lines
|
||||||
setPortPin(OBP_BACKLIGHT_LED, false); // Backlight Off
|
setPortPin(OBP_BACKLIGHT_LED, false); // Backlight Off
|
||||||
|
|
Loading…
Reference in New Issue