Skip to content

Commit 306b5e3

Browse files
committed
Add autotune to menu
1 parent 37bc500 commit 306b5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/menu.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ options = ["test_mixer2 = include(\"../test/test_mixer2.jl\")",
88
"test_forcespeedcontroller1 = include(\"../test/test_forcespeedcontroller1.jl\")",
99
"test_forcespeedcontroller2 = include(\"../test/test_forcespeedcontroller2.jl\")",
1010
"test_winchcontroller = include(\"test_winchcontroller.jl\")",
11+
"autotune_ = include(\"../scripts/autotune.jl\")",
1112
"test_tuned_winchcontroller = include(\"test_tuned_winchcontroller.jl\")",
1213
"plot_power = include(\"plot_power.jl\")",
1314
"quit"]

0 commit comments

Comments
 (0)