🎨 Fix/adjust warnings (#24225)
This commit is contained in:
committed by
Scott Lahteine
parent
3c482a9ba1
commit
8465818754
@ -33,7 +33,7 @@
|
||||
#endif
|
||||
|
||||
#if HAS_MULTI_HOTEND || E_STEPPERS > 1
|
||||
#error "RemRam only supports one hotend / E-stepper. Comment out this line to continue."
|
||||
#error "RemRam only supports 1 hotend / E stepper."
|
||||
#endif
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user