Use PGM_P for PSTR pointers (#11977)
This commit is contained in:
@@ -180,7 +180,7 @@ void disable_e_stepper(const uint8_t e);
|
||||
void disable_e_steppers();
|
||||
void disable_all_steppers();
|
||||
|
||||
void kill(const char*);
|
||||
void kill(PGM_P);
|
||||
|
||||
void quickstop_stepper();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user