Skip to content

Commit

Permalink
[NOT FINAL] - forgot declaring stabilization_rate_indi_cmd in .h - v2
Browse files Browse the repository at this point in the history
  • Loading branch information
electrobusy authored and EwoudSmeur committed Aug 26, 2020
1 parent a43ebbf commit 7db8673
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@

extern struct FloatRates stabilization_rate_sp;

extern void void stabilization_rate_indi_cmd(bool in_flight, struct Int32Rates rate_sp);
extern void stabilization_rate_indi_cmd(bool in_flight, struct Int32Rates rate_sp);
extern void stabilization_rate_indi_run(bool in_flight, struct Int32Rates rates_sp);
extern void stabilization_rate_indi_enter(void);

Expand Down

0 comments on commit 7db8673

Please sign in to comment.