Commit c9ce6c6a authored by Gregory D's avatar Gregory D

Update SetupView.qml

parent 1c19920f
......@@ -279,7 +279,6 @@ Rectangle {
setupComplete: joystickManager.activeJoystick ? joystickManager.activeJoystick.calibrated : false
exclusiveGroup: setupButtonGroup
visible: _fullParameterVehicleAvailable && joystickManager.joysticks.length != 0
//visible: true
text: "Joystick"
onClicked: showJoystickPanel()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment