Update LPC1769 Pins Files (#13183)

This commit is contained in:
Thomas Moore
2019-02-21 01:54:05 -05:00
committed by Scott Lahteine
parent 608a6810e7
commit 9f5e4e5ad8
8 changed files with 73 additions and 29 deletions

View File

@@ -24,8 +24,8 @@
* Smoothieboard pin assignments
*/
#ifndef TARGET_LPC1768
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
#ifndef LPC1769
#error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
#endif
#define BOARD_NAME "Smoothieboard"