This commit is contained in:
e2002
2022-12-07 11:23:50 +03:00
parent a1b7445006
commit 3dc706c838
3 changed files with 5 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
********************************************************/
//#define LED_BUILTIN 255 /* Onboard LED Pin (turn OFF by default) */
//#define LED_INVERT false /* Invert Onboard LED? */
#define L10N_LANGUAGE EN /* Language (EN, RU). More info in yoRadio/locale/displayL10n_(en|ru).h
#define L10N_LANGUAGE EN /* Language (EN, RU). More info in yoRadio/locale/displayL10n_(en|ru).h */
/* DSP_MODEL. See description/available values in https://github.com/e2002/yoradio/wiki/Available-display-models */
/* This option is required. Use DSP_DUMMY if no display is connected */