Hi,
I am currently trying to make use of the buzzer connected to the pixhawk with pymavlink.
I read that I have to use PLAY_TUNE_V2 to do that, but pymavlink does not know that command. Can someone guide me on how I can do that?
thanks,
Jonas
Hi,
I am currently trying to make use of the buzzer connected to the pixhawk with pymavlink.
I read that I have to use PLAY_TUNE_V2 to do that, but pymavlink does not know that command. Can someone guide me on how I can do that?
thanks,
Jonas
This might help.
thank you very much! that example did it for me