Skip to content

Commit eae1c0a

Browse files
committed
Merge branch 'fysetc_s6' of https://github.com/GerogeFu/Arduino_Core_STM32 into fysetc_s6
2 parents dde51dd + e56da40 commit eae1c0a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

variants/FYSETC_S6/variant.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,9 @@ extern "C" {
135135
#define TIMER_SERIAL TIM7
136136

137137
// UART Definitions
138-
//#define SERIAL_UART_INSTANCE 1 // Connected to EXP3 header
139-
/* Enable Serial 3 */
138+
#define SERIAL_UART_INSTANCE 3 // Default usable Serial
139+
/* Enable Serial1 */
140140
#define HAVE_HWSERIAL1
141-
#define HAVE_HWSERIAL3
142141

143142
// Default pin used for 'Serial' instance (ex: ST-Link)
144143
// Mandatory for Firmata

0 commit comments

Comments
 (0)