🔨 Fix env STM32G0B1RE_btt, add …_manta_btt (#25431)
This commit is contained in:
committed by
Sven Soost
parent
32ebc98f66
commit
1d6da05b6b
@@ -196,7 +196,7 @@ extern "C" {
|
||||
#define PIN_SERIAL_TX PA9
|
||||
|
||||
// Optional PIN_SERIALn_RX and PIN_SERIALn_TX where 'n' is the U(S)ART number
|
||||
// Used when user instantiate a hardware Serial using its peripheral name.
|
||||
// Used when the user instantiates a hardware Serial using its peripheral name.
|
||||
// Example: HardwareSerial mySerial(USART3);
|
||||
// will use PIN_SERIAL3_RX and PIN_SERIAL3_TX if defined.
|
||||
#define PIN_SERIAL1_RX PA10
|
||||
|
||||
Reference in New Issue
Block a user