Added LED2 definition for compilation of tests

pull/5975/head
Cruz Monrreal 2018-02-02 21:06:24 -06:00 committed by GitHub
parent dcd0e6b82e
commit fc748f0943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ typedef enum {
// LED
LED1 = GPIO3,
LED2 = GPIO3,
//Standardized button name
SW1 = PA_0,