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

Created autobahn page

This commit is contained in:
2024-10-30 19:37:24 +01:00
parent 2fbe8c7fa8
commit d3c98f5415
7 changed files with 497 additions and 10 deletions

View File

@@ -240,6 +240,8 @@ void registerAllPages(PageList &list){
list.add(&registerPageSolar);
extern PageDescription registerPageGenerator;
list.add(&registerPageGenerator);
extern PageDescription registerPageAutobahn;
list.add(&registerPageAutobahn);
}
// Undervoltage detection for shutdown display