4 lines
96 B
C
4 lines
96 B
C
|
|
#include "mavlink.h"
|
||
|
|
mavlink_system_t mavlink_system = {1, 1};
|
||
|
|
mavlink_status_t mavlink_status;
|