diff --git a/Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO_common.h b/Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO_common.h index 621c5d90fabc..6f1a790580ad 100644 --- a/Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO_common.h +++ b/Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO_common.h @@ -32,6 +32,7 @@ #ifndef USB_MOD #define BOARD_NO_NATIVE_USB #endif + // Avoid conflict with TIMER_SERVO when using the STM32 HAL #define TEMP_TIMER 5