Include pins.h in dependencies script (#19468)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
// Numbers in parentheses () are the corresponding mega2560 pin numbers
|
||||
|
||||
#ifndef MCU_LPC1768
|
||||
#if NOT_TARGET(MCU_LPC1768)
|
||||
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user