ArduCopter
GitHub
ardupilot
ArduCopter
Macros
mode_follow.cpp File Reference
#include "
Copter.h
"
Macros
#define
Debug
(fmt, args ...)
Macro Definition Documentation
◆
Debug
#define Debug
(
fmt,
args ...
)
Value:
do
{ \
gcs().send_text(MAV_SEVERITY_WARNING, fmt, ## args); \
}
while
(0)
Generated by
1.8.14