Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
RespawnDespair authored Oct 21, 2018
1 parent efec800 commit 9d076ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#ifdef MAVLINK
#include "telemetry.h"
#include "mavlink/mavlink.h"
#include "mavlink/common/mavlink.h"

int mavlink_read(telemetry_data_t *td, uint8_t *buf, int buflen);
#endif

0 comments on commit 9d076ed

Please sign in to comment.