Describe the bug
When serial output is enabled each line is started with [0m (shown on arduino serial monitor)
To Reproduce
Steps to reproduce the behavior:
- Install Arduino
- Upload a sketch containing remote debug with serial output enabled
- Look in the serial monitor
Expected behavior
A line on the serial monitor should not start with [0m
Screenshots
If applicable, add screenshots to help explain your problem.
Arduino Information:
- OS: Linux Mint
- IDE Arduino
- IDE Version 1.8.9
- Board ESP32
Additional context
Add any other context about the problem here.