Update LPC1769 Pins Files (#13183)
This commit is contained in:
committed by
Scott Lahteine
parent
608a6810e7
commit
9f5e4e5ad8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user