Start an interactive device monitor and set a specific EOL character (defaults to CRLF)

pio device

  • Manage and monitor PlatformIO devices.
    More information: <https://docs.platformio.org/en/latest/core/userguide/device/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pio device monitor --eol {{CRLF|CR|LF}}

click the source code to copy