How to specify the I2S port number with ESP Arduino core 3.x.x API?
Posted: Wed Oct 30, 2024 11:20 am
In 2.x.x it was a mandatory to specify the port number in most setting and operating functions, but in the new 3.x.x API I don't find where to specify if it is I2S0 or I2S1. Is it no longer possible at all, or do I have to use lower level access to specify the port number?