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
1 changed files with 8 additions and 8 deletions

View File

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