mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-08-18 10:22:31 +02:00
SPI for FastLED
This commit is contained in:
@@ -262,8 +262,7 @@ public:
|
||||
}
|
||||
|
||||
// Update display
|
||||
while(getdisplay().nextPage()); // Partial update (fast)
|
||||
while(getdisplay().nextPage()); // Partial update (fast)
|
||||
getdisplay().nextPage(); // Partial update (fast)
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user