Decrease min value for minimum charging current
parent
fd39a2ee53
commit
53e851d87a
|
|
@ -21,7 +21,7 @@
|
|||
"displayName": "Minimum charging current",
|
||||
"type": "uint",
|
||||
"unit": "Ampere",
|
||||
"minValue": 6,
|
||||
"minValue": 4,
|
||||
"maxValue": 16,
|
||||
"defaultValue": 6
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue