Michael

Results 2 comments of Michael

[If you go to _internal folder then tello.py]( https://github.com/hanyazou/TelloPy/blob/develop-0.7.0/tellopy/_internal/tello.py) ``` def clockwise(self, val): """ Clockwise tells the drone to rotate in a clockwise direction. Pass in an int from 0-100....

No, I believe it is the speed, you can see it being used in the joystick example in the examples folder. So 100 is max speed turning clockwise, 0 is...