Use "PSU" label to fit on screen

This commit is contained in:
Scott Lahteine 2017-08-16 02:28:11 -05:00
parent 30887feae3
commit 0a18fb735e
3 changed files with 3 additions and 3 deletions

View file

@ -199,7 +199,7 @@
#endif
#define MSG_INFO_MIN_TEMP _UxGT("Min Temp")
#define MSG_INFO_MAX_TEMP _UxGT("Max Temp")
#define MSG_INFO_PSU _UxGT("Power Supply")
#define MSG_INFO_PSU _UxGT("PSU")
#define MSG_FILAMENT_CHANGE_HEADER _UxGT("CHANGE FILAMENT")
#define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE _UxGT("Extrude more")