APM:Libraries
Classes | Macros
ExternalLED.h File Reference
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include "NotifyDevice.h"
Include dependency graph for ExternalLED.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ HIGH

#define HIGH   1

Definition at line 24 of file ExternalLED.h.

◆ LOW

#define LOW   0

Definition at line 25 of file ExternalLED.h.