1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 10:22:31 +02:00

Merge branch 'norbert-walter:master' into TrueWind-opt

This commit is contained in:
Scorgan01
2026-03-26 21:44:18 +01:00
committed by GitHub
64 changed files with 6643 additions and 538 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ public:
// Draw page
//***********************************************************
getdisplay().setPartialWindow(0, 0, width, height); // Set partial update
displaySetPartialWindow(0, 0, width, height); // Set partial update
if (pageMode == VALUE || dataHstryBuf == nullptr) {
// show only data value; ignore other pageMode options if no chart supported boat data history buffer is available