LEDs on port F, not C

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2135 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-10-14 20:41:56 +00:00
parent 4c72324cbc
commit 9d521543bd
3 changed files with 30 additions and 5 deletions
+1 -1
View File
@@ -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 */