summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/pjrc.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-13 14:08:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-13 14:08:18 +0000
commitbb1f767de46e1648ffc3f5a903969233b2a0d675 (patch)
tree85e820d761e1a626df7b38c50dfba69387b02d1d /nuttx/arch/pjrc-8051/src/pjrc.h
parentdc5ec457e96f2c2e874f0626e0d8399ce136a4b3 (diff)
downloadpx4-nuttx-bb1f767de46e1648ffc3f5a903969233b2a0d675.tar.gz
px4-nuttx-bb1f767de46e1648ffc3f5a903969233b2a0d675.tar.bz2
px4-nuttx-bb1f767de46e1648ffc3f5a903969233b2a0d675.zip
8051 integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@59 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/pjrc-8051/src/pjrc.h')
-rw-r--r--nuttx/arch/pjrc-8051/src/pjrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/pjrc-8051/src/pjrc.h b/nuttx/arch/pjrc-8051/src/pjrc.h
index 41f5a7e21..fd875d388 100644
--- a/nuttx/arch/pjrc-8051/src/pjrc.h
+++ b/nuttx/arch/pjrc-8051/src/pjrc.h
@@ -150,7 +150,7 @@ xdata at 0xF903 ubyte p82c55_def_config;
#define LED_STARTED 0
#define LED_HEAPALLOCATE 1
#define LED_IRQSENABLED 2
-#define LED_UNUSED1 3
+#define LED_IDLE 3
#define LED_UNUSED2 4
#define LED_INIRQ 5
#define LED_ASSERTION 6