Add example with upload_port=IP_ADDRESS for OTA

This commit is contained in:
Ivan Kravets
2015-12-13 22:09:50 +02:00
parent faf2839a08
commit abf4376d20

View File

@ -196,6 +196,7 @@ This option is used by "uploader" tool when sending firmware to board via
* ``/dev/ttyUSB0`` - Unix-based OS
* ``COM3`` - Windows OS
* ``192.168.0.13`` - IP address when using OTA
If ``upload_port`` isn't specified, then *PlatformIO* will try to detect it
automatically.