Minor fixes

This commit is contained in:
Ivan Kravets
2016-11-10 00:04:30 +02:00
parent 0c0043da7b
commit 39df3d0dc0
3 changed files with 7 additions and 6 deletions

View File

@ -35,7 +35,7 @@ PlatformIO
`Facebook <https://www.facebook.com/platformio>`_ | `Facebook <https://www.facebook.com/platformio>`_ |
`Hackaday <https://hackaday.io/project/7980-platformio>`_ | `Hackaday <https://hackaday.io/project/7980-platformio>`_ |
`Bintray <https://bintray.com/platformio>`_ | `Bintray <https://bintray.com/platformio>`_ |
`Community <https://community.platformio.org>`_ | `Community <https://community.platformio.org>`_
.. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png .. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png
:target: http://platformio.org :target: http://platformio.org

View File

@ -44,6 +44,7 @@ Features
* :ref:`OTA Device Manager <cmd_remote_device>` * :ref:`OTA Device Manager <cmd_remote_device>`
* :ref:`OTA Serial Port Monitor <cmd_remote_device_monitor>` * :ref:`OTA Serial Port Monitor <cmd_remote_device_monitor>`
* :ref:`OTA Firmware Updates <cmd_remote_run>` * :ref:`OTA Firmware Updates <cmd_remote_run>`
* |PIORemote| Share
* Continuous Deployment * Continuous Deployment
* Continuous Delivery * Continuous Delivery
* Remote Unit Testing * Remote Unit Testing