Fix HD44780 misspelled as HD44870

This commit is contained in:
Scott Lahteine
2015-02-02 22:33:58 -08:00
parent d8b7f29fa2
commit b3973ed224
9 changed files with 18 additions and 18 deletions

View File

@ -567,8 +567,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)