summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4l-xplained/src/sam_autoleds.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam4l-xplained/src/sam_autoleds.c')
-rw-r--r--nuttx/configs/sam4l-xplained/src/sam_autoleds.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/nuttx/configs/sam4l-xplained/src/sam_autoleds.c b/nuttx/configs/sam4l-xplained/src/sam_autoleds.c
index 1ea1afbe4..09b673a96 100644
--- a/nuttx/configs/sam4l-xplained/src/sam_autoleds.c
+++ b/nuttx/configs/sam4l-xplained/src/sam_autoleds.c
@@ -92,11 +92,6 @@
# define ledvdbg(x...)
#endif
-#define LED_OFF 0
-#define LED_ON 1
-#define LED_NOCHANGE 2
-#define LED_MASK 3
-
/****************************************************************************
* Private Data
****************************************************************************/