 |
Wirepas SDK
|
|
Go to the documentation of this file.
13 #ifndef BOARD_UBLOX_B204_H_
14 #define BOARD_UBLOX_B204_H_
17 #define BOARD_USART_TX_PIN 6
18 #define BOARD_USART_RX_PIN 5
19 #define BOARD_USART_CTS_PIN 7
20 #define BOARD_USART_RTS_PIN 31
28 #define BOARD_LED_PIN_LIST {16, 8, 18}
33 #ifdef BOARD_SUPPORT_DCDC
34 #error This option has been moved to board/<board_name>/config.mk