Skip to content

Commit

Permalink
Update GroundPowerWidget.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 12, 2024
1 parent 9922e2f commit 07bb5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/widgets/GroundPowerWidget.qml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ BaseWidget {
settings.ground_battery_mid = 35;
settings.ground_battery_full = 37;
break;
case 2:
case 3:
settings.ground_battery_type = 3;
customValues.visible=true;
break;
Expand Down

0 comments on commit 07bb5b0

Please sign in to comment.