I have been trying and trying and trying but always end up with error messages.
the build process works fin until I alter the files.
In atom I alter the platformio.ini:
[common]
lib_deps = fauxmoesp, asynctcp
which files do I have to copy to src and lib?
at the moment I am just getting:
Unable to execute: platformio
Make sure cmd:'platformio' and cwd:'...\ESPEasy-mega' exists and have correct access permis
sions.
eve restarting atom doesn't help.