sync
This commit is contained in:
@@ -75,8 +75,4 @@ int main(void)
|
||||
|
||||
LOG_INF("All subsystems initialized. Starting application threads.");
|
||||
audio_system_ready();
|
||||
audio_play("/lfs/sys/404");
|
||||
while (1) {
|
||||
k_sleep(K_FOREVER);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user