You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino IDE boards ESP32 ver 2.0.0 use depreciated declarations that may cause issues although it might still compile. Best course of action would be to read through and modify the declaration of I2S_CLKM_CONF_REG in newer versions.
I've installed all necessary library, also the i2s.h file from the 'esp32'.
In the CompositeOutput.h cannot compile due to 'I2S_CLKM_CONF_REG' was not declared in this scope.
I've not touched the code since I want it running as a test.
The text was updated successfully, but these errors were encountered: