[telemetry] change protection flag name for PIKSI_HEARTBEAT

This commit is contained in:
Gautier Hattenberger
2016-02-12 18:26:07 +01:00
parent 48f080f26e
commit 49b215f908
+2 -2
View File
@@ -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
}
/*