diff --git a/docs/configuration/device-config/device.mdx b/docs/configuration/device-config/device.mdx index ad6b7d40..a635339e 100644 --- a/docs/configuration/device-config/device.mdx +++ b/docs/configuration/device-config/device.mdx @@ -62,6 +62,10 @@ This is the GPIO pin number that will be used for the PWM buzzer, if your device This is the number of seconds between NodeInfo message broadcasts from the device. The device will still respond ad-hoc to NodeInfo messages when a response is wanted. +### Double Tap as Button Press + +This option will enable a double tap, when a supported accelerometer is attached to the device, to be treated as a button press. + ## Device Config Client Availability