mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-07 07:07:42 -07:00
remove USART3 pins on Aquila V101 mainboard
This commit is contained in:
parent
6a863b1ece
commit
fde43d2f49
1 changed files with 0 additions and 4 deletions
|
|
@ -220,10 +220,6 @@
|
|||
#define BOARD_USART2_TX_PIN PA9
|
||||
#define BOARD_USART2_RX_PIN PA15
|
||||
|
||||
// Unused / Debug
|
||||
#define BOARD_USART3_TX_PIN PE5
|
||||
#define BOARD_USART3_RX_PIN PE4
|
||||
|
||||
// Onboard LED (HIGH = off, LOW = on)
|
||||
#ifndef LED_BUILTIN
|
||||
#define LED_BUILTIN PA3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue