Xerxes3rd / Wifiibo

Application and supporting library to manage amiibos using an ESP8266
67 stars 12 forks source link

fix for compilation under linux. enable wifi persistance. #26

Closed thecosmicslug closed 7 months ago

thecosmicslug commented 7 months ago

I know this project has not been worked on for sometime, but I have provided the fixes I had to make for compilation under Linux. Also, in the latest esp8266 arduino core WiFi details are no longer saved automatically. I simply turned it back on before connection is made and it seems to work just as before.

Thankyou for sharing your work, I hope this can help others in the future