APM:Libraries
AP_HAL_VRBRAIN.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <AP_HAL/AP_HAL.h>
4 
5 #if CONFIG_HAL_BOARD == HAL_BOARD_VRBRAIN
6 #include "HAL_VRBRAIN_Class.h"
7 
8 #endif // CONFIG_HAL_BOARD