#pragma once #include <AP_HAL/AP_HAL.h> #if CONFIG_HAL_BOARD == HAL_BOARD_VRBRAIN #include "HAL_VRBRAIN_Class.h" #endif // CONFIG_HAL_BOARD