Merge remote-tracking branch 'upstream/MK3' into snmm_v2

This commit is contained in:
PavelSindler 2018-07-09 14:47:10 +02:00
commit 18f007d7b2

View file

@ -1196,6 +1196,8 @@ void setup()
SERIAL_ECHO_START;
printf_P(PSTR(" " FW_VERSION_FULL "\n"));
uart2_init();
#ifdef DEBUG_SEC_LANG
lang_table_header_t header;