mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 15:03:07 +01: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