mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
[extra_dl] make extra pprz telemetry work even if transparent telemetry is not used
This commit is contained in:
@@ -23,5 +23,9 @@
|
|||||||
|
|
||||||
#include "extra_pprz_dl.h"
|
#include "extra_pprz_dl.h"
|
||||||
|
|
||||||
|
#if DATALINK != PPRZ
|
||||||
|
uint8_t ck_a, ck_b;
|
||||||
|
#endif
|
||||||
|
|
||||||
struct pprz_transport extra_pprz_tp;
|
struct pprz_transport extra_pprz_tp;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user