mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
changed to empty string for user simplicity, though actually not defined
This commit is contained in:
parent
d7ec6260dd
commit
dfa0f93cd1
|
@ -23,7 +23,7 @@ Once plugin settings are changed, a **reset** is required for them to take effec
|
|||
| :-----: | :---------------: | :-----: |
|
||||
| canned_message_plugin_enabled | `true`, `false` | `false` |
|
||||
| canned_message_plugin_allow_input_source | `rotEnc1`, `_any` | `_any` |
|
||||
| canned_message_plugin_messages | `string` | (not defined) |
|
||||
| canned_message_plugin_messages | `string` | `""` |
|
||||
| canned_message_plugin_send_bell | `true`, `false` | `false` |
|
||||
|
||||
### canned_message_plugin_enabled
|
||||
|
|
Loading…
Reference in a new issue