Browse Source

New lang, arduino 1.8.5 - language.c - DEBUG_SEC_LANG fix

Robert Pelnar 5 years ago
parent
commit
563052d015
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Firmware/language.c

+ 1 - 0
Firmware/language.c

@@ -227,6 +227,7 @@ uint8_t lang_is_selected(void)
 }
 
 #ifdef DEBUG_SEC_LANG
+#include <stdio.h>
 const char* lang_get_sec_lang_str_by_id(uint16_t id)
 {
 	uint16_t ui = _SEC_LANG_TABLE; //table pointer