Skip to content

Commit 76cfccb

Browse files
authored
Update PinNames.h
1 parent 5cf34fa commit 76cfccb

File tree

1 file changed

+2
-2
lines changed
  • targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF52832/TARGET_UBLOX_EVA_NINA

1 file changed

+2
-2
lines changed

targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF52832/TARGET_UBLOX_EVA_NINA/PinNames.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ typedef enum {
7474
NINA_B1_GPIO_29 = p10,
7575

7676
// Board pins
77-
LED1 = NINA-B1_GPIO_7, // ORANGE
77+
LED1 = NINA_B1_GPIO_7, // ORANGE
7878
LED2 = NC,
7979
LED3 = NC,
8080
LED4 = NC,
@@ -103,4 +103,4 @@ typedef enum {
103103
}
104104

105105
#endif
106-
#endif
106+
#endif

0 commit comments

Comments
 (0)