mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 21:36:28 +08:00
Fixed linking issue by removing '#define NAV_C' from orange_avoider module code (#3429)
Doxygen / build (push) Has been cancelled
Doxygen / build (push) Has been cancelled
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define NAV_C // needed to get the nav functions like Inside...
|
||||
#include "generated/flight_plan.h"
|
||||
|
||||
#define ORANGE_AVOIDER_VERBOSE TRUE
|
||||
|
||||
Reference in New Issue
Block a user