mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-22 20:36:06 +08:00
[modules] mavlink: make sure UINT16_MAX is defined
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#endif
|
||||
#include "generated/flight_plan.h"
|
||||
|
||||
// for UINT16_MAX
|
||||
#include <stdint.h>
|
||||
|
||||
mavlink_system_t mavlink_system;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user