I find the printed debugging information is not always helpful. Is there an easy way to disable this without going into the source code? I'm referring to constant messages such as
Tello: 22:58:29.034: Info: video data 754039 bytes 368.0KB/secTello: 22:58:29.074: Info: counter_clockwise(val=50)
for example. Btw, nice module - works a treat after fighting with av
Hi,
I find the printed debugging information is not always helpful. Is there an easy way to disable this without going into the source code? I'm referring to constant messages such as
Tello: 22:58:29.034: Info: video data 754039 bytes 368.0KB/sec
Tello: 22:58:29.074: Info: counter_clockwise(val=50)
for example. Btw, nice module - works a treat after fighting with av