adjustable battery height

This commit is contained in:
2024-01-20 11:36:02 +01:00
parent ed47f2a542
commit 6e4b12a298
3 changed files with 34 additions and 5 deletions

View File

@ -11,5 +11,10 @@
<min>2.0</min>
<max>60.0</max>
</entry>
<entry name="batteryheight" type="Int">
<default>8.0</default>
<min>1.0</min>
<max>10.0</max>
</entry>
</group>
</kcfg>