Language change implementation revamped. Didn't work as intended with Arduino IDE.

This commit is contained in:
Caleb Anderson
2014-12-21 14:45:34 -07:00
parent fe8d8beb7a
commit 7db943b147
4 changed files with 30 additions and 53 deletions

View File

@@ -8,6 +8,8 @@
#ifndef LANGUAGE_RU_H
#define LANGUAGE_RU_H
#define LANGUAGE_RU
#define WELCOME_MSG MACHINE_NAME "Готов."
#define MSG_SD_INSERTED "Карта вставлена"
#define MSG_SD_REMOVED "Карта извлечена"