Platformio.ini + junk to meed the 15 char minimum :(

The ini file begins like this:

; PlatformIO Project Configuration File
;
;   Build options: build flags, source filter
;   Upload options: custom upload port, speed and extra flags
;   Library options: dependencies, extra library storages
;   Advanced options: extra scripting

adding:

speed = 115200

yields this:
Warning! Ignore unknown configuration option speed in section [env:esp12e]

So, how doe you set the port speed to the esp8266-12E board?

Thanks you

Should be one of

1 Like