remove USART3 pins on Aquila V101 mainboard

This commit is contained in:
Chris 2025-02-07 10:36:07 +00:00 committed by GitHub
parent 6a863b1ece
commit fde43d2f49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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