Servo & PWM support for LPC1768 (#7500)

This commit is contained in:
Bob-the-Kuhn
2017-08-14 14:40:13 -05:00
committed by Scott Lahteine
parent 859fa35287
commit 97444391e0
10 changed files with 739 additions and 86 deletions

View File

@@ -56,7 +56,7 @@
#include "HAL.h"
#if HAS_SERVOS && !IS_32BIT_TEENSY
#if HAS_SERVOS && !(IS_32BIT_TEENSY || defined(TARGET_LPC1768))
//#include <Arduino.h>