Commit cbda18ec authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

board.h: updated GPIO pin assignment

parent 91f17638
......@@ -13,8 +13,8 @@
#define UART_BAUDRATE 115200ULL /* not a real UART */
#define GPIO_PIN_LED1 0
#define GPIO_PIN_LED2 1
#define GPIO_PIN_LED_LINK 0
#define GPIO_PIN_LED_STATUS 1
#define GPIO_PIN_SCL_OUT 2
#define GPIO_PIN_SDA_OUT 3
#define GPIO_PIN_SDA_IN 4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment