OTA log
This commit is contained in:
parent
7c9ea384dd
commit
5373bbd4a5
@ -102,7 +102,7 @@ void otaSetup() {
|
||||
name = "[???]";
|
||||
break;
|
||||
}
|
||||
error(name);
|
||||
error("OTA error: %s", name);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user