Rover: cleanup HIL defines

This commit is contained in:
Andrew Tridgell 2014-01-02 16:29:13 +11:00
parent e39247868c
commit ec913df7a9

View File

@ -41,8 +41,7 @@ enum ch7_option {
// HIL enumerations
#define HIL_MODE_DISABLED 0
#define HIL_MODE_ATTITUDE 1
#define HIL_MODE_SENSORS 2
#define HIL_MODE_SENSORS 1
// Auto Pilot modes
// ----------------