Skip to content

Commit

Permalink
remove autopilot_1p.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Oct 26, 2024
1 parent 1067ff7 commit 1f8be27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/menu.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using REPL.TerminalMenus

options = ["autopilot_1p = include(\"autopilot_1p.jl\")",
"autopilot_4p = include(\"autopilot.jl\")",
options = ["autopilot_4p = include(\"autopilot.jl\")",
"joystick = include(\"joystick.jl\")",
"minipilot = include(\"minipilot.jl\")",
"minipilot_12 = include(\"minipilot_12.jl\")",
Expand Down

0 comments on commit 1f8be27

Please sign in to comment.