diff --git a/docs/_static/ide-atom-platformio-menu-item.png b/docs/_static/ide-atom-platformio-menu-item.png index 88711eac..43141631 100644 Binary files a/docs/_static/ide-atom-platformio-menu-item.png and b/docs/_static/ide-atom-platformio-menu-item.png differ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 127261aa..019e0a29 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -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 `_. + Known issues ~~~~~~~~~~~~