PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Macros | |
#define | PX4_DEFINE_TUNE(ordinal, name, tune, interruptable) tune, |
#define | PX4_DEFINE_TUNE(ordinal, name, tune, interruptable) interruptable, |
#define PX4_DEFINE_TUNE | ( | ordinal, | |
name, | |||
tune, | |||
interruptable | |||
) | tune, |
Definition at line 47 of file default_tunes.cpp.
#define PX4_DEFINE_TUNE | ( | ordinal, | |
name, | |||
tune, | |||
interruptable | |||
) | interruptable, |
Definition at line 47 of file default_tunes.cpp.