Files
Last update 6 years 5 months
by
Yarek T
FilesSoftwareOTA | |
---|---|
.. | |
data | |
lib | |
src | |
.gitignore | |
.travis.yml | |
README.md | |
platformio.ini |
platformio.ini; PlatformIO Project Configuration File ; ; Build options: build flags, source filter, extra scripting ; Upload options: custom port, speed and extra flags ; Library options: dependencies, extra library storages ; ; Please visit documentation for the other options and examples ; http://docs.platformio.org/en/stable/projectconf.html [env:KJ22] platform = espressif8266 board = esp01_1m framework = arduino ;upload_port=COM4 upload_port=192.168.0.33