kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #333 from meshtastic/double_tap_as_button_press
Double tap as button presspull/334/head v2.1.6
commit
ef83ba1d91
|
|
@ -124,6 +124,11 @@ message Config {
|
|||
* Defaults to 900 Seconds (15 minutes)
|
||||
*/
|
||||
uint32 node_info_broadcast_secs = 7;
|
||||
|
||||
/*
|
||||
* Treat double tap interrupt on supported accelerometers as a button press if set to true
|
||||
*/
|
||||
bool double_tap_as_button_press = 8;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue