General code/bitmaps cleanup

This commit is contained in:
Scott Lahteine
2017-12-03 03:48:08 -06:00
parent da9748fb21
commit 172ea8c71c
5 changed files with 120 additions and 34 deletions

View File

@@ -306,7 +306,7 @@
#define LCD_STR_FILAM_DIA "\xf8"
#define LCD_STR_FILAM_MUL "\xa4"
#else
/* Custom characters defined in the first 8 characters of the LCD */
// Custom characters defined in the first 8 characters of the LCD
#define LCD_BEDTEMP_CHAR 0x00 // Print only as a char. This will have 'unexpected' results when used in a string!
#define LCD_DEGREE_CHAR 0x01
#define LCD_STR_THERMOMETER "\x02" // Still used with string concatenation