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

Add color replacement for b/w

This commit is contained in:
norbert-walter
2026-03-13 15:44:08 +01:00
parent a0afd5deca
commit 12fc962107
3 changed files with 11 additions and 6 deletions
-1
View File
@@ -9,7 +9,6 @@
#include <NMEA0183.h> // NMEA0183
#include <NMEA0183Msg.h>
#include <NMEA0183Messages.h>
#include <GxEPD2_BW.h> // GxEPD2 lib for b/w E-Ink displays
#include "OBP60Extensions.h" // Functions lib for extension board
#include "OBP60Keypad.h" // Functions for keypad
#include "OBPDataOperations.h" // Functions lib for data operations such as true wind calculation