mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-18 16:23:07 +01:00
Typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user