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

Rudder position page not finished

This commit is contained in:
norbert-walter
2022-03-13 19:25:44 +01:00
parent 9dcc6171e5
commit dd3a3c5427
4 changed files with 389 additions and 18 deletions

View File

@@ -4,7 +4,6 @@
#include <functional>
#include <vector>
#define MAX_PAGE_NUMBER 4
typedef std::vector<GwApi::BoatValue *> ValueList;
typedef struct{
String pageName;