I have in my latest version of PlatoformIO’s platformio,ini file:
; Serial Monitor options
monitor_speed = 115200
monitor_flags = --raw
and that now works in the PlatformIO monitor in VSCode in Linux.

I have in my latest version of PlatoformIO’s platformio,ini file:
; Serial Monitor options
monitor_speed = 115200
monitor_flags = --raw
and that now works in the PlatformIO monitor in VSCode in Linux.
