I have built a simple Node JS program to interface with the Tello SDK. This program just runs in the console on a windows machine. My Tello will only respond to the "command", "takeoff" and "land" commands. Please see code below. Could anyone educate me as to why this code is not working...