init.cmd List devices, Start USB poller, libstring fix str_split_lines (), CE various fixes
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 35s
Build documentation / build-and-deploy (push) Successful in 29s

This commit is contained in:
2026-04-07 18:12:17 +02:00
parent bef3b79502
commit 2f186921d6
10 changed files with 112 additions and 19 deletions

View File

@@ -41,6 +41,8 @@ void app_main (void) {
sched ();
}
}
free (infos);
} else {
mprintf ("ERROR unknown command %s\n", commandbuf);
}