APM: k_param_imu is now unused

This commit is contained in:
Andrew Tridgell 2012-11-20 18:24:17 +11:00
parent 69fbcc8683
commit 3aeaf2ece6

View File

@ -99,7 +99,7 @@ public:
//
// 130: Sensor parameters
//
k_param_imu = 130, // sensor calibration
k_param_imu = 130, // unused
k_param_altitude_mix,
k_param_compass_enabled,