Closed tablatronix closed 5 years ago
osx
deviot parses platformio.ini incorrectly and inserts newlines if upload_speed does not contain spaces around =
=
[env:normal_1024] board = esp12e upload_speed=460800
after compile, file gets touched and reformated ( even with overwrite upload speed off )
Fixed
osx
deviot parses platformio.ini incorrectly and inserts newlines if upload_speed does not contain spaces around
=
after compile, file gets touched and reformated ( even with overwrite upload speed off )