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

Go to the source code of this file.

Classes

class  AP_BoardLED
 

Macros

#define HIGH   1
 
#define LOW   0
 

Macro Definition Documentation

◆ HIGH

#define HIGH   1

Definition at line 22 of file AP_BoardLED.h.

◆ LOW

#define LOW   0

Definition at line 23 of file AP_BoardLED.h.