mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Page info in footer line
This commit is contained in:
@@ -13,6 +13,8 @@ typedef struct{
|
||||
} PageData;
|
||||
|
||||
typedef struct{
|
||||
int actpage = 0;
|
||||
int maxpage = 0;
|
||||
double batteryVoltage = 0;
|
||||
double batteryCurrent = 0;
|
||||
double batteryPower = 0;
|
||||
|
||||
Reference in New Issue
Block a user