mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-09-11 19:55:14 +02:00
PageCurrent: make ROLL value selectable in config; display name+unit right-aligned; code clean-up
This commit is contained in:
@@ -1628,6 +1628,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page1type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -1959,6 +1960,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page2type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -2281,6 +2283,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page3type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -2594,6 +2597,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page4type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -2898,6 +2902,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page5type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -3193,6 +3198,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page6type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -3479,6 +3485,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page7type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -3756,6 +3763,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page8type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -4024,6 +4032,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page9type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
@@ -4283,6 +4292,7 @@
|
||||
},
|
||||
"condition": {
|
||||
"page10type": [
|
||||
"Current",
|
||||
"Fluid",
|
||||
"FourValues",
|
||||
"FourValues2",
|
||||
|
||||
Reference in New Issue
Block a user