Smoothing Remove ouputrate as duplicate to update frequency

This commit is contained in:
LordGrey
2022-10-21 15:03:11 +02:00
parent 9df21b9ddd
commit b0bcb5e461
5 changed files with 4 additions and 34 deletions

View File

@@ -50,20 +50,6 @@
}
}
},
"outputRate": {
"type": "number",
"title": "edt_conf_smooth_outputRate_title",
"minimum": 1.0,
"maximum": 1000.0,
"default": 1.0,
"append": "edt_append_hz",
"propertyOrder": 6,
"options": {
"dependencies": {
"type": "decay"
}
}
},
"decay": {
"type": "number",
"title": "edt_conf_smooth_decay_title",