1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

[Taranis] DEBUG=YES without CLI=YES didn't compile

This commit is contained in:
Bertrand Songis 2015-10-11 22:39:38 +02:00
parent 30f5b1b275
commit 48a11f63ea

View file

@ -40,6 +40,7 @@
#include <inttypes.h>
#include "rtc.h"
#include "dump.h"
#include "serial.h"
#if defined(CLI)
#include "cli.h"
#endif