signalstrength

default to zero
This commit is contained in:
loosrob 2022-02-09 09:04:03 +01:00 committed by GitHub
parent 9963edf804
commit 8ce779b258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1925,7 +1925,7 @@
"unit": "Percentage", "unit": "Percentage",
"minValue": 0, "minValue": 0,
"maxValue": 100, "maxValue": 100,
"defaultValue": 100, "defaultValue": 0,
"cached": false "cached": false
}, },
{ {