servo update

This commit is contained in:
Christopher Pepper
2018-09-21 11:24:53 +01:00
parent 870bfd08f5
commit 254b68fe2c
7 changed files with 13 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
#ifdef TARGET_LPC1768
#include <LPC1768_PWM.h>
#include <usb/usb.h>
#include <usb/usbcfg.h>
#include <usb/usbhw.h>
@@ -84,7 +83,6 @@ void HAL_init() {
#endif
HAL_timer_init();
LPC1768_PWM_init();
}
// HAL idle task