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 db4172b commit 5120966Copy full SHA for 5120966
1 file changed
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/variant.h
@@ -104,7 +104,7 @@ extern "C" {
104
// Timer Definitions
105
// Use TIM6/TIM7 when possible as servo and tone don't need GPIO output pin
106
#define TIMER_TONE TIM5
107
-#define TIMER_SERVO TIM7
+#define TIMER_SERVO TIM4
108
109
// UART Definitions
110
// Define here Serial instance number to map on Serial generic name
0 commit comments