Include pins.h in dependencies script (#19468)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* https://github.com/makerbase-mks/MKS-Robin/tree/master/MKS%20Robin/Hardware
|
||||
*/
|
||||
|
||||
#if !defined(STM32F1) && !defined(STM32F1xx)
|
||||
#if NOT_TARGET(STM32F1, STM32F1xx)
|
||||
#error "Oops! Select an STM32F1 board in 'Tools > Board.'"
|
||||
#elif HOTENDS > 2 || E_STEPPERS > 2
|
||||
#error "MKS Robin supports up to 2 hotends / E-steppers. Comment out this line to continue."
|
||||
|
||||
Reference in New Issue
Block a user