File size: 206 Bytes
3c048c1
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "command": "take off", "action": "takeoff" },
  { "command": "land now", "action": "land" },
  { "command": "hover in place", "action": "hover" },
  { "command": "return home", "action": "return" }
]