Skip to content

Commit

Permalink
add scanAndSelect, cardkb, and serialkb
Browse files Browse the repository at this point in the history
  • Loading branch information
pdxlocations committed Aug 13, 2024
1 parent c9ca0db commit 5b7a39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshtastic/module_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ message ModuleConfig {

/*
* Input event origin accepted by the canned message module.
* Can be e.g. "rotEnc1", "upDownEnc1" or keyword "_any"
* Can be e.g. "rotEnc1", "upDownEnc1", "scanAndSelect", "cardkb", "serialkb", or keyword "_any"
*/
string allow_input_source = 10;

Expand Down

0 comments on commit 5b7a39d

Please sign in to comment.