From 5de6f4cf0b4cae2f73aeda373063017a0f518646 Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB Date: Tue, 12 Mar 2024 19:22:41 +0100 Subject: [PATCH] Moved language to PROGMEM --- src/language.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/language.h b/src/language.h index bde6b99..02ead3a 100644 --- a/src/language.h +++ b/src/language.h @@ -5,7 +5,7 @@ // [number of languages][number of texts] // *** means the text is the same as in English -static const char* const myLanguage[18][206] = { +static const char* const myLanguage[18][206] PROGMEM = { { "English", // English "Rotary direction changed", // 1 "Please release button", // 2