summaryrefslogtreecommitdiff
path: root/nuttx/configs/ubw32/src/up_leds.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ubw32/src/up_leds.c')
-rw-r--r--nuttx/configs/ubw32/src/up_leds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ubw32/src/up_leds.c b/nuttx/configs/ubw32/src/up_leds.c
index a2d9cbd58..bf17a3f1f 100644
--- a/nuttx/configs/ubw32/src/up_leds.c
+++ b/nuttx/configs/ubw32/src/up_leds.c
@@ -60,7 +60,7 @@
/* ----- ----- -------------------------------------------------------------
* LABEL COLOR CONTROL
* ----- ----- -------------------------------------------------------------
- * USB Green RF3. This could be used by software if USB is not used.
+ * USB Green RF3. This could be used by software if USB is not used.
* Otherwise, RF3 is used as the USBID signal.
* LED1 While RE2, Pulled up. Low value illuminates
* LED2 Red RE1, Pulled up. Low value illuminates
@@ -148,7 +148,7 @@ static const struct led_setting_s g_ledoffvalues[LED_NVALUES] =
{LED_NC, LED_NC, LED_NC, LED_OFF},
{LED_NC, LED_NC, LED_NC, LED_OFF},
{LED_NC, LED_NC, LED_NC, LED_OFF},
- {LED_NC, LED_NC, LED_NC, LED_OFF},
+ {LED_NC, LED_NC, LED_NC, LED_OFF},
{LED_NC, LED_NC, LED_OFF, LED_OFF},
{LED_OFF, LED_NC, LED_NC, LED_OFF},
};