mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-03-29 03:16:35 +02:00
SPI for FastLED
This commit is contained in:
@@ -387,9 +387,7 @@ public:
|
||||
}
|
||||
|
||||
// Update display
|
||||
while(getdisplay().nextPage()); // Partial update (fast)
|
||||
while(getdisplay().nextPage()); // Partial update (fast)
|
||||
while(getdisplay().nextPage()); // Partial update (fast)
|
||||
getdisplay().nextPage(); // Partial update (fast)
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user