mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
nit: remove unused/default serial configs
This commit is contained in:
parent
7b2daf8dd8
commit
9f0ad9fcbc
@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
/* Defines for configuring the serial driver for split comms (see https://docs.qmk.fm/drivers/serial) */
|
/* Defines for configuring the serial driver for split comms (see https://docs.qmk.fm/drivers/serial) */
|
||||||
#define SERIAL_USART_DRIVER SD3 // USART 3
|
#define SERIAL_USART_DRIVER SD3 // USART 3
|
||||||
#define USART3_REMAP // Remap USART TX and RX pins for half duplex
|
|
||||||
#define SERIAL_USART_TX_PAL_MODE 7 // Pin alternate function 7 = USART3_TX for PB10
|
|
||||||
|
|
||||||
/* Defines for required pins */
|
/* Defines for required pins */
|
||||||
#define ID_PIN A13
|
#define ID_PIN A13
|
||||||
|
Loading…
Reference in New Issue
Block a user