APM: parameter enums should not be conditionally compiled

This commit is contained in:
Andrew Tridgell 2012-06-15 11:57:00 +10:00
parent 0900751bcd
commit 619bcc00d9

View File

@ -123,9 +123,7 @@ public:
// //
// Camera parameters // Camera parameters
// //
#if CAMERA == ENABLED
k_param_camera, k_param_camera,
#endif
// //
// 170: Radio settings // 170: Radio settings