|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "HelicopterMixer.hpp"#include <mathlib/mathlib.h>#include <cstdio>#include <px4_platform_common/defines.h>Go to the source code of this file.
Macros | |
| #define | debug(fmt, args...) do { } while(0) |
| #define debug | ( | fmt, | |
| args... | |||
| ) | do { } while(0) |
Definition at line 46 of file HelicopterMixer.cpp.
Referenced by HelicopterMixer::from_text(), interface_init(), and show_debug_messages().