APM:Libraries
|
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include "NotifyDevice.h"
Go to the source code of this file.
Classes | |
class | ExternalLED |
struct | ExternalLED::copterleds_flag_type |
buzzer_flag_type - bitmask of current state and ap_notify states we track More... | |
Macros | |
#define | HIGH 1 |
#define | LOW 0 |
#define HIGH 1 |
Definition at line 24 of file ExternalLED.h.
#define LOW 0 |
Definition at line 25 of file ExternalLED.h.