APM:Copter
Macros | Variables
Copter.cpp File Reference
#include "Copter.h"
#include "version.h"
Include dependency graph for Copter.cpp:

Go to the source code of this file.

Macros

#define FORCE_VERSION_H_INCLUDE
 

Variables

const AP_HAL::HALhal = AP_HAL::get_HAL()
 
Copter copter
 

Macro Definition Documentation

◆ FORCE_VERSION_H_INCLUDE

#define FORCE_VERSION_H_INCLUDE

Definition at line 17 of file Copter.cpp.

Variable Documentation

◆ copter

Copter copter

Definition at line 44 of file Copter.cpp.

◆ hal

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