Commit Graph

3 Commits

Author SHA1 Message Date
Jason2866 c41373d7ef
warning if ESP8266 firmware is too big 2021-02-10 13:51:53 +01:00
Jason2866 1b1b1ed83c
build gz only for ESP8266 2021-01-18 19:21:51 +01:00
Barbudor 1694087a28 Rename pio folder to pio-tools solve linux build errors
When vscode is ran from the Tasmota folder in Linux, build fails with message :
```Executing task: pio run <
    The terminal process failed to launch: Path to shell executable "pio" is not a file of a symlink.```
Renaming pio folder into pio-tools solve the problem.

Note: the problem can still occur if the user have a pio folder in his PATH...
2020-11-17 22:01:42 +01:00