mirror of https://github.com/ArduPilot/ardupilot
uncrustify ArduPlane/APM_Config.h
This commit is contained in:
parent
11ad3c3d58
commit
321e7c96c4
|
@ -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
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue