summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-14 20:41:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-14 20:41:56 +0000
commit0f2256abcf28155c4a5c52b5ab48fff54798dd6e (patch)
treed356beda9e2c3ac671a4f02aca0076a6814d3855 /nuttx/configs/stm3210e-eval/include
parent2eb60d43aef0ec761932cc16aa3a7579702bae60 (diff)
downloadpx4-nuttx-0f2256abcf28155c4a5c52b5ab48fff54798dd6e.tar.gz
px4-nuttx-0f2256abcf28155c4a5c52b5ab48fff54798dd6e.tar.bz2
px4-nuttx-0f2256abcf28155c4a5c52b5ab48fff54798dd6e.zip
LEDs on port F, not C
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2135 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/include')
-rwxr-xr-xnuttx/configs/stm3210e-eval/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/include/board.h b/nuttx/configs/stm3210e-eval/include/board.h
index e90f104b3..30ad0ae98 100755
--- a/nuttx/configs/stm3210e-eval/include/board.h
+++ b/nuttx/configs/stm3210e-eval/include/board.h
@@ -91,7 +91,7 @@
/* LED definitions ******************************************************************/
-/* The STM3210E-EVAL board has 4 LEDs that we will encode as */
+/* The STM3210E-EVAL board has 4 LEDs that we will encode as: */
#define LED_STARTED 0 /* LED1 */
#define LED_HEAPALLOCATE 1 /* LED2 */