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
Has someone made this project work with an ESP32-S2?
I made some changes regarding pins to allow it to compile at all. It compiles but crashes when the state machine calls audioServer.connect(clientID, config.mqtt_user.c_str(), config.mqtt_pass.c_str());
The text was updated successfully, but these errors were encountered:
Has someone made this project work with an ESP32-S2?
I made some changes regarding pins to allow it to compile at all. It compiles but crashes when the state machine calls audioServer.connect(clientID, config.mqtt_user.c_str(), config.mqtt_pass.c_str());
The text was updated successfully, but these errors were encountered: