thorrak/fermentrack

ESP32-S2 board type doesn’t work with auto-configure

Opened this issue · 0 comments

From HBT:

I fried my microSD card, so installed Fermentrack on a new one. I'm running into an issue with the adding a new temp controller process. I have BrewPi 0.2.4 revision 0.15 installed on an ESP32-S2. It was working perfectly previously.

However, when I try to add the controller now I get an error message in red: "Board type Select a valid choice. esp32-s2 is not one of the available choices." The program is detecting correctly that the board is an ESP32-S2.

I didn't see anything in this thread or on GitHub. Any suggestions?

Edit: adding it manually works fine, leaving this post here in case anyone else comes across the same issue.