mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-03-28 18:06:37 +01:00
Merge branch 'symbols' into extended
This commit is contained in:
@@ -1318,6 +1318,21 @@
|
||||
"obp40": "true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "headerFormat",
|
||||
"label": "Header Format",
|
||||
"type": "list",
|
||||
"default":"TEXT",
|
||||
"description": "Header format: Text or Symbols",
|
||||
"list": [
|
||||
{"l":"Text","v":"TEXT"},
|
||||
{"l":"Symbols","v":"ICON"}
|
||||
],
|
||||
"category":"OBP60 Pages",
|
||||
"capabilities": {
|
||||
"obp60":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "imageFormat",
|
||||
"label": "Screenshot Format",
|
||||
|
||||
Reference in New Issue
Block a user