mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
Backup
This commit is contained in:
@@ -210,6 +210,8 @@ void registerAllPages(PageList &list){
|
||||
list.add(®isterPageBattery);
|
||||
extern PageDescription registerPageBattery2;
|
||||
list.add(®isterPageBattery2);
|
||||
extern PageDescription registerPageRollPitch;
|
||||
list.add(®isterPageRollPitch);
|
||||
}
|
||||
|
||||
// OBP60 Task
|
||||
|
||||
Reference in New Issue
Block a user