PIO Account information; PIO Plus v0.4.0

This commit is contained in:
Ivan Kravets
2016-11-03 01:04:32 +02:00
parent a28a8273c5
commit f9a369561e
9 changed files with 49 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ Example
> platformio remote agent list
PlatformIO Plus (https://pioplus.com) v0.3.1
PlatformIO Plus (https://pioplus.com)
innomac.local
-------------

View File

@@ -71,7 +71,7 @@ Example
> platformio remote device list
PlatformIO Plus (https://pioplus.com) v0.3.1
PlatformIO Plus (https://pioplus.com)
Agent innomac.local
===================
@@ -106,6 +106,8 @@ Example
platformio remote device monitor
--------------------------------
**Over-The-Air (OTA) Serial Port Monitor**
Usage
~~~~~
@@ -121,8 +123,8 @@ Usage
Description
~~~~~~~~~~~
Connect to remote device Over-The-Air (OTA) and receive or send data in
real time. :ref:`pio_remote_agent` should be started before.
Connect to Serial Port of remote device Over-The-Air (OTA) and receive or
send data in real time. :ref:`pio_remote_agent` should be started before.
To control *monitor* please use these "hot keys":

View File

@@ -118,7 +118,7 @@ Example
> platformio remote run --environment uno --target upload
PlatformIO Plus (https://pioplus.com) v0.3.1
PlatformIO Plus (https://pioplus.com)
Building project locally
[Wed Oct 26 16:35:09 2016] Processing uno (platform: atmelavr, board: uno, framework: arduino)
--------------------------------------------------------------------------------