KlausMu / esp32-fan-controller

ESP32 fan controller with temperature sensor and MQTT
272 stars 48 forks source link

esp8266 setup #12

Closed kelmes1 closed 1 year ago

kelmes1 commented 1 year ago

I'm trying to get the d1 mini to work with this, since the guide mentioned it could be done with minor modifications. I'm only getting a lot of compilation errors and I haven't got much succes with it.

KlausMu commented 1 year ago

Well, yes, I think you are right. At the time of writing the guide, the code was not as ESP32 specific as it is now. I suggest you give the ESP32 a try.

kelmes1 commented 1 year ago

Thanks for your response, I'll give that a try instead.