Add link to Cloud IDE for PIO Remote

This commit is contained in:
Ivan Kravets
2016-10-31 15:41:46 +02:00
parent c92ab885f7
commit e42387fbf4
2 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
platformio remote run
=====================
**Over-The-Air (OTA) Firmware Uploading**
**Over-The-Air (OTA) Firmware Updates**
.. contents::
@@ -32,7 +32,7 @@ Usage
Description
-----------
Process remotely environments which are defined in :ref:`projectconf` file.
Process remotely environments which are defined in :ref:`projectconf` file.
By default, :ref:`pio_remote` builds project on the local machine and deploy
final firmware Over-The-Air (OTA) to remote device.