Romkabouter/ESP32-Rhasspy-Satellite

compile for ESP32 S2

robvoi opened this issue · 3 comments

robvoi commented

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());