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
I'm finally getting around to building an eggbot and want to use the ESP8266. I know this is pretty old code but it's the only firmware that I can find that is written specifically for the '8266.
Is it still good code? Was it finished to a point where it works ok? Are there any updates that are not here?
(I'm getting a compile error on line 37 that says D10 is not defined. I presume that is because I'm using a Wemos D1 R2 Mini and you used some other variant. I changed it to D4 and it compiles fine. Which variant did you use?)
Thanks for creating this and making it public!
David
The text was updated successfully, but these errors were encountered:
I'm finally getting around to building an eggbot and want to use the ESP8266. I know this is pretty old code but it's the only firmware that I can find that is written specifically for the '8266.
Is it still good code? Was it finished to a point where it works ok? Are there any updates that are not here?
(I'm getting a compile error on line 37 that says D10 is not defined. I presume that is because I'm using a Wemos D1 R2 Mini and you used some other variant. I changed it to D4 and it compiles fine. Which variant did you use?)
Thanks for creating this and making it public!
David
The text was updated successfully, but these errors were encountered: