Fix non-extended font option

This commit is contained in:
Scott Lahteine 2017-11-06 21:11:26 -06:00
parent 298863c2d0
commit ddf5d68815
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")