Browse Source

Fix EZBoard platform test

Scott Lahteine 4 years ago
parent
commit
6429b8bfb8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h

+ 1
- 1
Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h View File

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

Loading…
Cancel
Save