stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

after platformio at atom update compilation fails #93

Closed roesl closed 5 years ago

roesl commented 5 years ago

After updating platformio from atom.io build fails with several errors With Arduino ide compilation is completed with no errors with same project configuration

stefanbode commented 5 years ago

I'm using atom.io and platformio for all of my development and it works fine. Therefore I assume not a general problem. Could you be more specific about the errors? Additionally, platformio takes some time to download all the stuff and dependencies. sometimes it works 10 minutes later.

roesl commented 5 years ago

the platformio.ini in the actual zip archive seems not to fit to rest of the Archive - when I use the platformio.ini from arendst it works.

knowsnotmuch commented 5 years ago

An absolute noob here - but I had to rename my_user_config.h to user_config_override.h for it to compile