1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-03-28 18:06:37 +01:00

Preparation for new anchor page

This commit is contained in:
2025-08-04 15:28:49 +02:00
parent 5c731bc662
commit 6fb5e01969
4 changed files with 483 additions and 0 deletions

View File

@@ -298,6 +298,8 @@ void registerAllPages(PageList &list){
list.add(&registerPageFluid);
extern PageDescription registerPageSkyView;
list.add(&registerPageSkyView);
extern PageDescription registerPageAnchor;
list.add(&registerPageAnchor);
}
// Undervoltage detection for shutdown display