esphome / esphome/esp-web-tools
Please adapt LineBreakTransformer for CR only
Open
- Dominant language
- TypeScript
- Stars
- 686
- Forks
- 192
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
Hi!
It happens that there is only a '\r’ coming via serial. Could you please adapt the regex to: `/\r\n|\r|\n/` ?
Othervise the line gets overwritten in the console.
Thanks
Rainer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.