We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6930bf commit 7467c98Copy full SHA for 7467c98
1 file changed
variants/PRNTR_V2/variant.h
@@ -150,6 +150,7 @@ extern "C" {
150
// Use TIM6/TIM7 when possible as servo and tone don't need GPIO output pin
151
#define TIMER_TONE TIM6
152
#define TIMER_SERVO TIM7
153
+#define TIMER_SERIAL TIM12
154
155
// UART Definitions
156
#define SERIAL_UART_INSTANCE 1
0 commit comments