We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ca052 commit 28dadd2Copy full SHA for 28dadd2
variants/RUMBA32_F446VE/variant.h
@@ -135,6 +135,7 @@ extern "C" {
135
// Use TIM6/TIM7 when possible as servo and tone don't need GPIO output pin
136
#define TIMER_TONE TIM6
137
#define TIMER_SERVO TIM7
138
+#define TIMER_SERIAL TIM9
139
140
// UART Definitions
141
#define SERIAL_UART_INSTANCE 1 // Connected to EXP3 header
0 commit comments