Skip to content

Commit

Permalink
Add cleared for take off message
Browse files Browse the repository at this point in the history
  • Loading branch information
Hector Sanjuan committed Aug 14, 2013
1 parent b83de40 commit 1e92b13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/crubyflie
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Signal.trap("SIGINT") do
exit = true
end

logger.info("Cleared for take-off!")

while cf.active? && !exit do
start_time = Time.now.to_f
joystick.read_input()
Expand Down

0 comments on commit 1e92b13

Please sign in to comment.