APM:Libraries
Variables
Device.cpp File Reference
#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"
Include dependency graph for Device.cpp:

Go to the source code of this file.

Variables

static const AP_HAL::HALhal = AP_HAL::get_HAL()
 

Variable Documentation

◆ hal

const AP_HAL::HAL& hal = AP_HAL::get_HAL()
static

Definition at line 28 of file Device.cpp.