MAV_CMD_SET_MESSAGE_INTERVAL example and usage
Hi DIYDrones,
Would anyone be so kind as to give me a Python example for how one would use MAV_CMD_SET_MESSAGE_INTERVAL to establish an attribute listener and how one would read data from the listener? (e.g., battery, mission plan, airspeed, etc.)
I am