Fix EZBoard platform test

This commit is contained in:
Scott Lahteine 2019-08-22 17:38:23 -05:00
parent e604f76703
commit 6429b8bfb8

View file

@ -25,7 +25,7 @@
* TH3D EZBoard pin assignments
*/
#ifndef TARGET_LPC1769
#ifndef LPC1769
#error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
#endif