APM:Libraries
|
#include "Device.h"
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/utility/OwnPtr.h>
#include <stdio.h>
#include "Scheduler.h"
#include "Semaphores.h"
#include "Util.h"
Go to the source code of this file.
Variables | |
static const AP_HAL::HAL & | hal = AP_HAL::get_HAL() |
|
static |
Definition at line 28 of file Device.cpp.