1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00

Remove test #defines

This commit is contained in:
Geoff Sim 2021-12-20 10:43:36 +00:00
parent 6dd2e50428
commit 74cf8a4739

View file

@ -28,8 +28,6 @@
#include "platform.h"
#define USE_OSD
#define USE_HDZERO_OSD
#if defined(USE_OSD) && defined(USE_HDZERO_OSD)
#include "common/utils.h"