Language change implementation revamped. Didn't work as intended with Arduino IDE.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
/* Russian language not supported yet, needs custom font
|
||||
|
||||
#if LANGUAGE_CHOICE == ru
|
||||
#ifdef LANGUAGE_RU
|
||||
#include "LiquidCrystalRus.h"
|
||||
#define LCD_CLASS LiquidCrystalRus
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user