Reduce storage requirements for strings, make some PGM
This commit is contained in:
parent
fdb6533730
commit
bd491818d6
11 changed files with 139 additions and 151 deletions
|
|
@ -157,7 +157,7 @@
|
|||
#define MSG_ENDSTOP_OPEN "open"
|
||||
#define MSG_HOTEND_OFFSET "Hotend offsets:"
|
||||
|
||||
#define MSG_SD_CANT_OPEN_SUBDIR "Cannot open subdir"
|
||||
#define MSG_SD_CANT_OPEN_SUBDIR "Cannot open subdir "
|
||||
#define MSG_SD_INIT_FAIL "SD init fail"
|
||||
#define MSG_SD_VOL_INIT_FAIL "volume.init failed"
|
||||
#define MSG_SD_OPENROOT_FAIL "openRoot failed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue