Skip to content

Commit ec78ca9

Browse files
Ashok RaoAshok Rao
authored andcommitted
Adding LED defines for CI
1 parent 1bdfcba commit ec78ca9

File tree

1 file changed

+1
-5
lines changed
  • targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_MTB_MURATA_WSM_BL241

1 file changed

+1
-5
lines changed

targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/TARGET_MCU_NRF52832/TARGET_MTB_MURATA_WSM_BL241/PinNames.h

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,14 +145,10 @@ typedef enum {
145145
//LEDs
146146
LED1 = P_22,
147147
LED_RED = LED1,
148-
/*
148+
149149
LED2 = NC,
150150
LED3 = NC,
151151

152-
LED_GREEN = LED2,
153-
LED_BLUE = LED3,
154-
*/
155-
156152
GP0 = P_23,
157153
//Standardized button name
158154
BUTTON1 = GP0,

0 commit comments

Comments
 (0)