dstroy0 / InputHandler

Arduino input handler
https://dstroy0.github.io/InputHandler/
GNU General Public License v3.0
1 stars 0 forks source link

control character input behavior #1

Closed dstroy0 closed 2 years ago

dstroy0 commented 2 years ago

Users can input control characters but they do not display in the command echo, they are there but have not been escaped.

dstroy0 commented 2 years ago

defined control characters echo properly