Fixed linking issue by removing '#define NAV_C' from orange_avoider module code (#3429)
Doxygen / build (push) Has been cancelled

This commit is contained in:
Reinier Zwikker
2025-02-07 08:50:52 +01:00
committed by GitHub
parent 8944fdc176
commit 899bb15636
@@ -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