mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
[telemetry] change protection flag name for PIKSI_HEARTBEAT
This commit is contained in:
@@ -338,9 +338,9 @@ void gps_piksi_init(void)
|
||||
|
||||
gps_piksi.nb_channels = 10;
|
||||
|
||||
#ifdef PIKSI_HEARTBEAT_MSG
|
||||
#if PERIODIC_TELEMETRY
|
||||
register_periodic_telemetry(DefaultPeriodic, PPRZ_MSG_ID_PIKSI_HEARTBEAT, send_piksi_heartbeat);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user