uncrustify ArduPlane/APM_Config.h

This commit is contained in:
uncrustify 2012-08-16 17:50:16 -07:00 committed by Pat Hickey
parent 11ad3c3d58
commit 321e7c96c4

View File

@ -19,12 +19,12 @@
//#define HIL_MODE HIL_MODE_DISABLED //#define HIL_MODE HIL_MODE_DISABLED
/* /*
// HIL_MODE SELECTION * // HIL_MODE SELECTION
// * //
// Mavlink supports * // Mavlink supports
// 1. HIL_MODE_ATTITUDE : simulated position, airspeed, and attitude * // 1. HIL_MODE_ATTITUDE : simulated position, airspeed, and attitude
// 2. HIL_MODE_SENSORS: full sensor simulation * // 2. HIL_MODE_SENSORS: full sensor simulation
//#define HIL_MODE HIL_MODE_ATTITUDE * //#define HIL_MODE HIL_MODE_ATTITUDE
*
*/ */