Add HAL_SERVO_LIB to HAL_Due.h

This commit is contained in:
Scott Lahteine 2017-11-15 02:06:48 -06:00
parent 9c3761047e
commit 5079a02c90

View File

@ -96,6 +96,8 @@
typedef int8_t pin_t;
#define HAL_SERVO_LIB Servo
// --------------------------------------------------------------------------
// Public Variables
// --------------------------------------------------------------------------