acengnew's picture
Create data.json
3c048c1 verified
[
{ "command": "take off", "action": "takeoff" },
{ "command": "land now", "action": "land" },
{ "command": "hover in place", "action": "hover" },
{ "command": "return home", "action": "return" }
]