Skip to content

Fix special characters in macros are broken

Jian Hui Lee requested to merge jhlee/minicom:fixed-macros into master

Since commit ea70aad9, the special characters in macros are not handled properly. It should replace the write() with vt_send() in mputs() if we want to have the delay function.

Merge request reports

Loading