Show INT values for serial monitor hot keys

This commit is contained in:
Ivan Kravets
2015-12-18 12:18:25 +02:00
parent edc06f12b5
commit 1a47cfc938

View File

@ -191,13 +191,13 @@ Do not apply any encodings/transformations
--exit-char
ASCII code of special character that is used to exit the application,
default ``0x1d``
default ``29`` (DEC)
.. option::
--menu-char
ASCII code of special character that is used to control miniterm (menu),
default ``0x14``
default ``20`` (DEC)
.. option::
---quiet