forked from M-Labs/thermostat
Compare commits
1 Commits
6565d0af24
...
e5289c248b
Author | SHA1 | Date | |
---|---|---|---|
e5289c248b |
@ -158,7 +158,7 @@
|
||||
"name": "R₀",
|
||||
"type": "float",
|
||||
"value": 10000,
|
||||
"step": 1,
|
||||
"step": 100,
|
||||
"siPrefix": true,
|
||||
"suffix": "Ω",
|
||||
"compactHeight": false,
|
||||
@ -172,7 +172,7 @@
|
||||
"name": "B",
|
||||
"type": "float",
|
||||
"value": 3950,
|
||||
"step": 1,
|
||||
"step": 10,
|
||||
"suffix": "K",
|
||||
"decimals": 4,
|
||||
"compactHeight": false,
|
||||
@ -316,8 +316,7 @@
|
||||
"type": "float",
|
||||
"value": 1.5,
|
||||
"step": 0.1,
|
||||
"prefix": "±",
|
||||
"format": "{value:.4f} °C",
|
||||
"suffix": "K",
|
||||
"compactHeight": false,
|
||||
"pid_autotune": "temp_swing"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user