volca02 / hr20-esp12-master

Re-implementation (with different features) of the master portion of OpenHR20 wireless project
GNU General Public License v2.0
12 stars 5 forks source link

Cannot Build #45

Open bfFossi opened 3 years ago

bfFossi commented 3 years ago

I tried to Build the project with PlatformIO. Builf failed, many errors in webserver.cc.

Dop you have tried a build on actual Version of plaformio ?

volca02 commented 3 years ago

hey, I just reviewed the problem (can't be totally sure because you didn't specify any additional details) but it seems platform-esp8266>=3.0.0 breaks builds. I've introduced a new branch here https://github.com/volca02/hr20-esp12-master/tree/new-pio-fixes that tries to fix the issue