Page 1 of 1

warning: 'I2S_COMM_FORMAT_I2S_LSB' is deprecated

Posted: Mon Dec 20, 2021 10:09 am
by HyperUniverse
Why do I get this warning:

Code: Select all

warning: 'I2S_COMM_FORMAT_I2S_LSB' is deprecated
does it affect my code in any way?

How do I get rid of it?

Thanks.