mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
25 lines
639 B
Plaintext
25 lines
639 B
Plaintext
.. csv-table::
|
|
:header: "Command Syntax", "Extra information"
|
|
:widths: 20, 30
|
|
|
|
"
|
|
| ``CardKB,exec,<0|1>``
|
|
","
|
|
| Enable (``1``) or disable (``0``) the **Execute input as command** setting. Settings are not saved!
|
|
"
|
|
"
|
|
| ``CardKB,input,<0|1>``
|
|
","
|
|
| Enable (``1``) or disable (``0``) the **Accept input only** setting. Settings are not saved!
|
|
"
|
|
"
|
|
| ``CardKB,events,<0|1>``
|
|
","
|
|
| Enable (``1``) or disable (``0``) the **Send events on keypress** setting. Settings are not saved!
|
|
"
|
|
"
|
|
| ``CardKB,clear``
|
|
","
|
|
| Will clear the current content of the buffer.
|
|
"
|