forked from platformio/platformio-core
PIO Account information; PIO Plus v0.4.0
This commit is contained in:
@@ -51,7 +51,7 @@ Example
|
||||
|
||||
> platformio remote agent list
|
||||
|
||||
PlatformIO Plus (https://pioplus.com) v0.3.1
|
||||
PlatformIO Plus (https://pioplus.com)
|
||||
|
||||
innomac.local
|
||||
-------------
|
||||
|
||||
@@ -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":
|
||||
|
||||
|
||||
@@ -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)
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user