Browse Source

Fix MSG_SPOOL_JOIN

3d-gussner 1 year ago
parent
commit
346dfbdbb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/messages.h

+ 1 - 1
Firmware/messages.h

@@ -177,7 +177,7 @@ extern const char MSG_LOAD_ALL[];
 
 //not internationalized messages
 extern const char MSG_FW_VERSION_BETA[];
-extern const char MSG_AUTO_DEPLETE[];
+extern const char MSG_SPOOL_JOIN[];
 extern const char MSG_FIRMWARE[];
 extern const char MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY[];
 extern const char MSG_PINDA[];