This commit is contained in:
hathach
2020-01-11 11:45:36 +07:00
parent 54ca93d499
commit 2fe17d9996
15 changed files with 43 additions and 39 deletions

View File

@ -47,7 +47,7 @@
#define BUTTON_PULL NRF_GPIO_PIN_PULLUP
/*------------------------------------------------------------------*/
/* UART
/* UART (only used by nRF52832)
*------------------------------------------------------------------*/
#define RX_PIN_NUMBER _PINNUM(0, 09)
#define TX_PIN_NUMBER _PINNUM(0, 10)