aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/Documentation
diff options
context:
space:
mode:
authorValentin Vidic <Valentin.Vidic@CARNet.hr>2018-02-20 15:03:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-22 14:53:05 +0100
commitb52a5b79367ccbe4f1c9d89e21e4405e7fa0e6dc (patch)
tree910dfe146a5661bfbbeeaa366435df1c009d72be /drivers/staging/pi433/Documentation
parentstaging: pi433: fix CamelCase for txStartCondition (diff)
downloadlinux-dev-b52a5b79367ccbe4f1c9d89e21e4405e7fa0e6dc.tar.xz
linux-dev-b52a5b79367ccbe4f1c9d89e21e4405e7fa0e6dc.zip
staging: pi433: fix CamelCase for thresholdDecrement
Fixes checkpatch warning: CHECK: Avoid CamelCase: <thresholdDecrement> Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/pi433/Documentation')
-rw-r--r--drivers/staging/pi433/Documentation/pi433.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/pi433/Documentation/pi433.txt b/drivers/staging/pi433/Documentation/pi433.txt
index 61ba9700d7dc..3313dff3c37e 100644
--- a/drivers/staging/pi433/Documentation/pi433.txt
+++ b/drivers/staging/pi433/Documentation/pi433.txt
@@ -180,7 +180,7 @@ rf params:
threshold value for the signal strength on the receiver input.
If this value is exceeded, a reception cycle starts
Allowed values: 0...255
- thresholdDecrement
+ threshold_decrement
in order to adapt to different levels of singnal strength, over
time the receiver gets more and more sensitive. This value
determs, how fast the sensitivity increases.