Skip to content

Commit e56da40

Browse files
GerogeFufpistm
andauthored
Update variants/FYSETC_S6/variant.h
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
1 parent 5efb0ed commit e56da40

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)