mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
Intermediate restructure
This commit is contained in:
@@ -23,6 +23,7 @@ typedef struct{
|
||||
OutputData output;
|
||||
GwApi::Status status;
|
||||
GwLog *logger=NULL;
|
||||
GwConfigHandler *config=NULL;
|
||||
} CommonData;
|
||||
|
||||
//a base class that all pages must inherit from
|
||||
|
||||
Reference in New Issue
Block a user