Skip to content

Commit 8da680b

Browse files
authored
Merge pull request #555 from pdxlocations/canned-messages-input-sources
Edit Comments of Canned Messages
2 parents b023abd + 5b7a39d commit 8da680b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meshtastic/module_config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ message ModuleConfig {
658658

659659
/*
660660
* Input event origin accepted by the canned message module.
661-
* Can be e.g. "rotEnc1", "upDownEnc1" or keyword "_any"
661+
* Can be e.g. "rotEnc1", "upDownEnc1", "scanAndSelect", "cardkb", "serialkb", or keyword "_any"
662662
*/
663663
string allow_input_source = 10;
664664

0 commit comments

Comments
 (0)