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

@@ -315,4 +315,4 @@ __attribute__((naked)) void RSTC_Handler(void) {
);
}
}
#endif // ARDUINO_ARCH_SAM
#endif // TARGET_LPC1768