1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-16 07:23:07 +01:00

Finishing page for Airmar DST810

This commit is contained in:
norbert-walter
2022-03-06 18:36:10 +01:00
parent 82a1333aec
commit c594464997
7 changed files with 356 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ class PageTwoValues : public Page
public:
PageTwoValues(CommonData &comon){
comon.logger->logDebug(GwLog::LOG,"created PageTwoValue");
comon.logger->logDebug(GwLog::LOG,"Show PageTwoValue");
}
virtual int handleKey(int key){