Closed frablaser closed 5 years ago
Setup error of Arduino IDE. Do exactly as described in wiki. If you do different you get errors... https://github.com/arendst/Sonoff-Tasmota/wiki/Arduino-IDE
Better IDE for a big project like Tasmota is PlatformIO. https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing#flashing-and-compiling-from-source
Hi thanks to your feedback,
I mixed the "Copy all files from the Tasmota release Source code folder lib into your sketchbook\libraries folder" with the C:\Program Files (x86)\Arduino\libraries...
That where bumped into... Now it works!
By the way, the PlatformIO have a very bad user friendly IDE,very hard to understand, I'm a guy working with Microsoft stuff since 30 years, I use Vs Code beginning from the start, but that one isn't easy to understand. I didn't like it on my first try... I need to use it on simple project to get the learning curve.
I use VSC with PlatformIO plugin. If you are used to VSC give it a try. Setup is explained in wiki. Done in 5 minutes.
Close as it has been solved.