mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Rename flu to frd function to match the code style
This commit is contained in:
@@ -44,7 +44,7 @@ void receiveMavlink();
|
||||
void handleMavlink(const void *_msg);
|
||||
void failsafe();
|
||||
void descend();
|
||||
inline Quaternion FLU2FRD(const Quaternion &q);
|
||||
inline Quaternion fluToFrd(const Quaternion &q);
|
||||
|
||||
// mocks
|
||||
void setLED(bool on) {};
|
||||
|
||||
Reference in New Issue
Block a user