mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Finishing for values page
This commit is contained in:
@@ -131,7 +131,7 @@ class PageTwoValues : public Page
|
||||
// ############### Horizontal Line ################
|
||||
|
||||
// Horizontal line 3 pix
|
||||
display.fillRect(0, 145, 400, 3, GxEPD_BLACK);
|
||||
display.fillRect(0, 145, 400, 3, pixelcolor);
|
||||
|
||||
// ############### Value 2 ################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user