ublox c030 pinName updated

pull/9085/head
test user 2018-12-12 04:08:17 -12:00
parent e3b03e0404
commit 5de7fac91c
1 changed files with 3 additions and 0 deletions

View File

@ -136,7 +136,10 @@ typedef enum {
LED3 = PE_1, // Blue
LED4 = PE_7, // A definition is required by the mbed platform RTC test code, this is the Ethernet connector yellow LED
LED_RED = LED1,
LED_GREEN = LED2,
LED_BLUE = LED3,
SW0 = PC_13, // Switch-0
BUTTON1 = SW0, // Standardized button names
// Arduino header I2C
I2C_SDA = D14,