1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-02-24 20:53:07 +01:00

Merge branch 'anchor' of github.com:thooge/esp32-nmea2000-obp60 into anchor

This commit is contained in:
2026-02-15 19:16:19 +01:00
10 changed files with 113 additions and 52 deletions

View File

@@ -269,7 +269,6 @@ private:
void displayModeConfig(PageData &pageData) {
getdisplay().setTextColor(commonData->fgcolor);
getdisplay().setFont(&Ubuntu_Bold12pt8b);
getdisplay().setCursor(8, 48);