[2.0.x] HAL for STM32F4 (#10434)
This commit is contained in:
committed by
Scott Lahteine
parent
744bcaee61
commit
428c54f2ad
@@ -54,7 +54,7 @@
|
||||
|
||||
#include "../inc/MarlinConfig.h"
|
||||
|
||||
#if HAS_SERVOS && !(IS_32BIT_TEENSY || defined(TARGET_LPC1768))
|
||||
#if HAS_SERVOS && !(IS_32BIT_TEENSY || defined(TARGET_LPC1768) || defined(STM32F4))
|
||||
|
||||
//#include <Arduino.h>
|
||||
#include "servo.h"
|
||||
|
||||
Reference in New Issue
Block a user