still debugging

This commit is contained in:
2020-11-05 22:39:24 +01:00
parent 5e6093377f
commit 7c7e1c4725
2 changed files with 3 additions and 2 deletions

View File

@ -183,6 +183,7 @@ void scheduleMBusRequest(void *handle) {
void my_setup_2() {
show(LED_RED, OFF);
show(LED_GREEN, ON);
coloredMsg(LOG_BLUE, "Application starting");
eepromInit();