We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bc500 commit 306b5e3Copy full SHA for 306b5e3
examples/menu.jl
@@ -8,6 +8,7 @@ options = ["test_mixer2 = include(\"../test/test_mixer2.jl\")",
8
"test_forcespeedcontroller1 = include(\"../test/test_forcespeedcontroller1.jl\")",
9
"test_forcespeedcontroller2 = include(\"../test/test_forcespeedcontroller2.jl\")",
10
"test_winchcontroller = include(\"test_winchcontroller.jl\")",
11
+ "autotune_ = include(\"../scripts/autotune.jl\")",
12
"test_tuned_winchcontroller = include(\"test_tuned_winchcontroller.jl\")",
13
"plot_power = include(\"plot_power.jl\")",
14
"quit"]
0 commit comments