Skip to content
Snippets Groups Projects
Commit bfc704b6 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

fmuk66-v3:Add pullup on LPUART0_RX

parent ef882989
No related branches found
No related tags found
No related merge requests found
......@@ -382,7 +382,7 @@
* -------- ----- ------ ---------
*/
#define PIN_LPUART0_RX PIN_LPUART0_RX_3
#define PIN_LPUART0_RX (PIN_LPUART0_RX_3 | GPIO_PULLUP)
#define PIN_LPUART0_TX PIN_LPUART0_TX_3
/* UART0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment