This commit is contained in:
2026-06-09 16:38:35 +01:00
parent 0893b8a0c5
commit 33334455cb
+1 -1
View File
@@ -180,7 +180,7 @@ void loop(void) {
break;
}
LOG_INFO(F("Succesfully destroy window: %d\n"), destroyedWinID);
LOG_INFO(F("Succesfully destroyed window: %d\n"), destroyedWinID);
break;
}