mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user