diff --git a/GUI/src/assets/dashboards/Config_0_5_1.json b/GUI/src/assets/dashboards/Config_0_5_1.json index 595b8db0..a26dff16 100644 --- a/GUI/src/assets/dashboards/Config_0_5_1.json +++ b/GUI/src/assets/dashboards/Config_0_5_1.json @@ -63,7 +63,7 @@ { "id": "d7abba09-b0aa-438a-8220-6126e467004e", "path": "odrives.odrive0.axis0.controller.input_pos", - "val": 50000 + "val": 10 } ], "plots": [ diff --git a/GUI/src/components/wizard/choices/wizardBrake.vue b/GUI/src/components/wizard/choices/wizardBrake.vue index 6921f766..998e4e93 100644 --- a/GUI/src/components/wizard/choices/wizardBrake.vue +++ b/GUI/src/components/wizard/choices/wizardBrake.vue @@ -3,12 +3,14 @@