Skip to content
Snippets Groups Projects
Commit 19055854 authored by Peter Thedens's avatar Peter Thedens
Browse files

Merge branch 'TESTING_documentation_updates' of...

Merge branch 'TESTING_documentation_updates' of git.ece.iastate.edu:danc/MicroCART into TESTING_documentation_updates
parents c7bb1f5d 5058f33d
No related branches found
No related tags found
No related merge requests found
......@@ -60,8 +60,8 @@ Timeout::timeout(60) {
end
puts("Check that flipping gear to 1 while throttle is high does nothing")
# (motors should still be off, LED should still be off)
set_gear GEAR_ON
# Motors should still be off, LED should still be off
set_gear GEAR_ON
sleep 0.01
check_motors_are_off "Motors turned on by gear while rc throttle was high! How dangerous!"
i = THROTTLE_MAX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment