Allow libServo::attach to work on Teensy 3.5/3.6
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#ifndef HAL_SERVO_STM32F1_H
|
||||
#define HAL_SERVO_STM32F1_H
|
||||
|
||||
// Path needed, otherwise HAL version is used
|
||||
#include <../../libraries/Servo/src/Servo.h>
|
||||
|
||||
// Inherit and expand on the official library
|
||||
|
Reference in New Issue
Block a user