Skip to content

Commit fc748f0

Browse files
authored
Added LED2 definition for compilation of tests
1 parent dcd0e6b commit fc748f0

File tree

1 file changed

+1
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32L1/TARGET_MTB_MTS_XDOT

1 file changed

+1
-0
lines changed

targets/TARGET_STM/TARGET_STM32L1/TARGET_MTB_MTS_XDOT/PinNames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ typedef enum {
187187

188188
// LED
189189
LED1 = GPIO3,
190+
LED2 = GPIO3,
190191

191192
//Standardized button name
192193
SW1 = PA_0,

0 commit comments

Comments
 (0)