Fix HD44780 misspelled as HD44870
This commit is contained in:
		| @@ -570,8 +570,8 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of | ||||
| //LCD and SD support | ||||
|  | ||||
| // Character based displays can have different extended charsets. | ||||
| #define DISPLAY_CHARSET_HD44870_JAPAN     // "ääööüüß23°" | ||||
| //#define DISPLAY_CHARSET_HD44870_WESTERN // "ÄäÖöÜüß²³°" if you see a '~' instead of a 'arrow_right' at the right of submenuitems - this is the right one. | ||||
| #define DISPLAY_CHARSET_HD44780_JAPAN     // "ääööüüß23°" | ||||
| //#define DISPLAY_CHARSET_HD44780_WESTERN // "ÄäÖöÜüß²³°" if you see a '~' instead of a 'arrow_right' at the right of submenuitems - this is the right one. | ||||
|  | ||||
| //#define ULTRA_LCD  //general LCD support, also 16x2 | ||||
| //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user