diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 11174f48..97ec1982 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -143,6 +143,10 @@ Serial Monitor Serial Monitor was temporary disabled in PlatformIO IDE 0.2.1. See `issue #17 `_. +Temporary solution is to ``Menu: PlatformIO > Install Shell Commands`` and use +:ref:`cmd_serialports_monitor` from system Terminal application (not built-in in +PlatformIO IDE). + Known issues ~~~~~~~~~~~~