fixed loading and saving
This commit is contained in:
parent
01a55c28ab
commit
e03416c770
3 changed files with 4 additions and 2 deletions
|
|
@ -289,6 +289,8 @@ void setup1() {
|
|||
|
||||
Serial.println("Finished initialising core 1.");
|
||||
}
|
||||
|
||||
|
||||
void loop1() {
|
||||
// Audio app parameter processing loop
|
||||
PERIODIC_RUN_US(
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4177b1f52394cf35124b4adbf0f76e7faf162932
|
||||
Subproject commit 0c0c2fa4bcea66e48d3b89037f4f7117729c07b0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a906e6caf394fa08c6a7442fc0132399c3d28e8b
|
||||
Subproject commit ed90efc97c2054380133d154a391c5d88db0a530
|
||||
Loading…
Reference in a new issue