replaced quotes with tick marks

This commit is contained in:
Foster Irwin 2022-01-27 21:43:13 -07:00
parent b5a5253b0a
commit 0a195f2eb7

View file

@ -33,11 +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"
Can be e.g. `rotEnc1` or keyword `_any`
### canned_message_plugin_messages
Predefined messages for CannedMessagePlugin separated by '|' characters.
Predefined messages for CannedMessagePlugin separated by `|` characters.
You can define up to 50 messages with a total length 1024 bytes.