Plane: switch PX4 to attitude HIL for now

a bit easier to debug
This commit is contained in:
Andrew Tridgell 2013-01-03 13:38:54 +11:00
parent cc7f4353b4
commit 868269e037
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
# define MAGNETOMETER ENABLED
// force HIL mode until we have the drivers done
# define HIL_MODE HIL_MODE_SENSORS
# define HIL_MODE HIL_MODE_ATTITUDE
#endif