added table to description of allow input source

This commit is contained in:
Foster Irwin 2022-01-27 23:35:36 -07:00
parent c39603426b
commit 1c43589fa2

View file

@ -33,9 +33,11 @@ Enables the plugin.
### canned_message_plugin_allow_input_source
Input event origin accepted by the canned message plugin.
Can be e.g. `rotEnc1` or keyword `_any`
<!--- TODO - add table of possible input sources --->
| Value | Description |
| :---: | :---------: |
| `_any` | Default. Allows any input device connected to the device. |
| `rotEnc1` | Hardcoded value naming the input device that this plugin listens to. This could allow multiple input devices to be named, but pull requests would need to be made to the device repo, so at the moment this doesn't do anything differently than the default setting. |
### canned_message_plugin_messages