forked from M-Labs/thermostat
GUI: Control Panel changes #2
@ -148,7 +148,7 @@
|
|||||||
"step": 0.1,
|
"step": 0.1,
|
||||||
"limits": [
|
"limits": [
|
||||||
0,
|
0,
|
||||||
5
|
4
|
||||||
],
|
],
|
||||||
"siPrefix": true,
|
"siPrefix": true,
|
||||||
"suffix": "V",
|
"suffix": "V",
|
||||||
@ -199,6 +199,7 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 10000,
|
"value": 10000,
|
||||||
"step": 1,
|
"step": 1,
|
||||||
|
"min": 0,
|
||||||
"siPrefix": true,
|
"siPrefix": true,
|
||||||
"pinSiPrefix": "k",
|
"pinSiPrefix": "k",
|
||||||
"suffix": "Ω",
|
"suffix": "Ω",
|
||||||
@ -381,7 +382,7 @@
|
|||||||
"decimals": 6,
|
"decimals": 6,
|
||||||
"step": 0.1,
|
"step": 0.1,
|
||||||
"limits": [
|
"limits": [
|
||||||
-2,
|
0,
|
||||||
2
|
2
|
||||||
],
|
],
|
||||||
"siPrefix": true,
|
"siPrefix": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user