WangsunLiu
Results
1
issues of
WangsunLiu
I tested the program by code: `from tello import Tello tello = Tello() tello.command() tello.streamon() tello.wait(10) tello.streamoff() ` and here's what I got:  And there is no window show...