APM:Libraries
AP_HAL_Empty.h
Go to the documentation of this file.
1 #pragma once
2 
3 /* Your layer exports should depend on AP_HAL.h ONLY. */
4 #include <AP_HAL/AP_HAL.h>
5 
21 #include "HAL_Empty_Class.h"