mirror of https://github.com/ARMmbed/mbed-os.git
Added LED2 definition for compilation of tests
parent
dcd0e6b82e
commit
fc748f0943
|
@ -187,6 +187,7 @@ typedef enum {
|
|||
|
||||
// LED
|
||||
LED1 = GPIO3,
|
||||
LED2 = GPIO3,
|
||||
|
||||
//Standardized button name
|
||||
SW1 = PA_0,
|
||||
|
|
Loading…
Reference in New Issue