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:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user