mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
New page for fluid level in tanks
This commit is contained in:
@@ -244,6 +244,8 @@ void registerAllPages(PageList &list){
|
||||
list.add(®isterPageGenerator);
|
||||
extern PageDescription registerPageXTETrack;
|
||||
list.add(®isterPageXTETrack);
|
||||
extern PageDescription registerPageFluid;
|
||||
list.add(®isterPageFluid);
|
||||
}
|
||||
|
||||
// Undervoltage detection for shutdown display
|
||||
|
||||
Reference in New Issue
Block a user