#pragma once #include #ifndef HAL_GCS_ENABLED #define HAL_GCS_ENABLED 1 #endif // BATTERY2 is slated to be removed: #ifndef AP_MAVLINK_BATTERY2_ENABLED #define AP_MAVLINK_BATTERY2_ENABLED 1 #endif