Hey and thanks for this library.
I was trying to get it work, but Arduino complains about missing the library although it was correctly installed. It seems that PixhawkArduinoMAVLink.h, and PixhawkArduinoMAVLink.cpp need to be inside of src folder. All other imports need to be changed accordingly. This way I was able to get it work.
Hey and thanks for this library.
I was trying to get it work, but Arduino complains about missing the library although it was correctly installed. It seems that
PixhawkArduinoMAVLink.h, andPixhawkArduinoMAVLink.cppneed to be inside ofsrcfolder. All other imports need to be changed accordingly. This way I was able to get it work.