Include pins.h in dependencies script (#19468)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* for more info check https://atbox.tech/ and join to Facebook page E4d@box.
|
||||
*/
|
||||
|
||||
#ifndef ARDUINO_ARCH_ESP32
|
||||
#if NOT_TARGET(ARDUINO_ARCH_ESP32)
|
||||
#error "Oops! Select an ESP32 board in 'Tools > Board.'"
|
||||
#elif EXTRUDERS > 1 || E_STEPPERS > 1
|
||||
#error "E4d@box only supports one E Stepper. Comment out this line to continue."
|
||||
|
||||
Reference in New Issue
Block a user