My code is compiling properly but I'm getting two warnings as below:
1)'I2S_COMM_FORMAT_I2S_LSB' is deprecated [-Wdeprecated-declarations]
2)'I2S_COMM_FORMAT_I2S' is deprecated [-Wdeprecated-declarations]
Should I worry about this?
I'll be using Espressif ESP32-WROVER-IB 16M 128Mbit for extra space for more commands and better performance!
Regards!!