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 9b224d6 commit e779268Copy full SHA for e779268
variants/WRAITH32_F051K6/variant.h
@@ -72,9 +72,7 @@ extern "C" {
72
#define PIN_WIRE_SCL PB6 // 5
73
74
// Timer Definitions
75
-// Use TIM6/TIM7 when possible as servo and tone don't need GPIO output pin
76
-#define TIMER_TONE TIM6
77
-#define TIMER_SERVO TIM7
+#define TIMER_SERVO TIM6
78
79
// UART Definitions
80
#define SERIAL_UART_INSTANCE 2 //Connected to ST-Link
0 commit comments