Patch non-extended font option

This commit is contained in:
Scott Lahteine
2017-11-06 21:06:55 -06:00
parent 6324b09934
commit e9b1944a67
11 changed files with 17 additions and 12 deletions

View File

@@ -27,6 +27,8 @@
#ifndef LANGUAGE_PL_HD44780_H
#define LANGUAGE_PL_HD44780_H
#define NOT_EXTENDED_ISO10646_1_5X7
#define WELCOME_MSG MACHINE_NAME _UxGT(" gotowy.")
#define MSG_SD_INSERTED _UxGT("Karta wlozona")
#define MSG_SD_REMOVED _UxGT("Karta usunieta")