summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-08 13:24:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-08 13:24:57 +0000
commit637a7d82473a76f00af93d16c38624b4960e8575 (patch)
tree4b2d6dd746b89ae756002f954ad5ed9de5723545 /nuttx/configs/eagle100/include
parent98ae724df2b6e89254fa77fb9be4ea3f1c17073b (diff)
downloadpx4-nuttx-637a7d82473a76f00af93d16c38624b4960e8575.tar.gz
px4-nuttx-637a7d82473a76f00af93d16c38624b4960e8575.tar.bz2
px4-nuttx-637a7d82473a76f00af93d16c38624b4960e8575.zip
Add logic to control LED
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1763 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/include')
-rw-r--r--nuttx/configs/eagle100/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/include/board.h b/nuttx/configs/eagle100/include/board.h
index 855c01176..e08d7af83 100644
--- a/nuttx/configs/eagle100/include/board.h
+++ b/nuttx/configs/eagle100/include/board.h
@@ -55,7 +55,7 @@
/* LED definitions ******************************************************************/
-/* The Eagle-100 has only one user LED: Port A, Bit 6. Below are the mapping of this
+/* The Eagle-100 has only one user LED: Port E, Bit 1. Below is the mapping of this
* single LED. From this single LED, we can get the following information:
*
* OFF Steady: The system has failed to boot to the point of enabling interrupts