This commit is contained in:
2021-02-16 13:14:49 +01:00
parent 5d8567a206
commit 901b2fbea4
2 changed files with 5 additions and 1 deletions

View File

@ -35,6 +35,7 @@ void my_setup_2() {
show(LED_RED, OFF);
show(LED_GREEN, BLINK);
logMsg("Application starting");
logMsg("Version: " VERSION);
eepromInit();