add pybadge
also correct other samd51 tx,rx pin (not used yet)
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
#define BUTTON_STATE_ACTIVE 0
|
||||
|
||||
// UART
|
||||
#define UART_RX_PIN 4
|
||||
#define UART_TX_PIN 5
|
||||
#define UART_TX_PIN (32 + 17)
|
||||
#define UART_RX_PIN (32 + 16)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user