mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
only respect the USE_LED define, removed LED
This commit is contained in:
+1
-2
@@ -31,8 +31,7 @@
|
|||||||
#ifndef LED_H
|
#ifndef LED_H
|
||||||
#define LED_H
|
#define LED_H
|
||||||
|
|
||||||
// FIXME : remove LED
|
#if defined USE_LED
|
||||||
#if defined USE_LED || defined LED
|
|
||||||
|
|
||||||
#include "led_hw.h"
|
#include "led_hw.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user