mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +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"
|
||||
|
||||
#if DATALINK != PPRZ
|
||||
uint8_t ck_a, ck_b;
|
||||
#endif
|
||||
|
||||
struct pprz_transport extra_pprz_tp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user