MSG_AUTOSTART => MSG_RUN_AUTO_FILES
This commit is contained in:
@ -2144,7 +2144,7 @@ void HMI_Printing() {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
strcat_P(cmd, PSTR("M24"));
|
||||
strcat_P(cmd, M24_STR);
|
||||
queue.inject(cmd);
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user