I tried to change the I2C channel, but it did not work either way.
I2S channel 1
Code: Untitled.c Select all
Audio audio(false, 3, 1);
Code: Untitled.c Select all
Audio audio();
Code: Untitled.c Select all
Audio audio(false, 3, 1);
Code: Untitled.c Select all
Audio audio();