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