chmorgan / esphttpd-freertos

freertos example of libesphttpd for esp32 and esp8266
53 stars 14 forks source link

resetBtn fix plus #14

Closed phatpaul closed 5 years ago

phatpaul commented 5 years ago
phatpaul commented 5 years ago

Yeah, maybe I get carried away. I'll try to keep the additions to a minimum. I realize this was just supposed to be a test project for libesphttpd, but I used it as a starting point for my project. I see it as a framework or reference to start a project which uses an embedded webserver as its primary UI.

I'd be happy to help as a team member.

chmorgan commented 5 years ago

@phatpaul oh I think the changes are probably great to have, especially if they are documented so people can understand how to make use of the project. Do they work with the standard esp32-dev board?

I think separating out the eclipse file changes is a good start.

Let me add you to this and the other repository teams right now.

phatpaul commented 5 years ago

@chmorgan I removed the eclipse stuff and cleaned up the LED stuff. Are you ok if I merge?

chmorgan commented 5 years ago

@phatpaul looks good man