flip [direction]
#
Block
#
DescriptionThis functions makes the drone flip backward, forward, right, or left. Make sure your battery percentage is over 50% for the flip to execute.
#
Parameters
direction: backward, forward, right, left
#
ReturnsNone
#
ExampleAdd a hover or delay block after the flip if you need to stabilize before your next command. The drone takes 3-4 seconds after a flip before it can do another flight command.