Disable Serial Monitor for PlatformIO IDE (temporary)

This commit is contained in:
Ivan Kravets
2016-01-26 00:27:15 +02:00
parent 559c46beb0
commit 17d68652cf
2 changed files with 6 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

@ -137,6 +137,12 @@ To install ``platformio`` and ``pio`` shell commands please use ``Menu:
PlatformIO > Install Shell Commands``. It will allow you to call PlatformIO from
other process, terminals and etc.
Serial Monitor
~~~~~~~~~~~~~~
Serial Monitor was temporary disabled in PlatformIO IDE 0.2.1. See
`issue #17 <https://github.com/platformio/platformio-atom-ide/issues/17>`_.
Known issues
~~~~~~~~~~~~