1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 15:03:07 +01:00
This commit is contained in:
norbert-walter
2022-04-01 12:44:02 +02:00
parent 591e7a690a
commit b1296061e3
7 changed files with 59 additions and 67 deletions

View File

@@ -150,7 +150,7 @@ static Page* createPage(CommonData &common){
* this will be number of BoatValue pointers in pageData.values
*/
PageDescription registerPageOneValue(
"oneValue", // Page name
"OneValue", // Page name
createPage, // Action
1, // Number of bus values depends on selection in Web configuration
true // Show display header on/off