Raise default frequency limit to 25Hz
This commit is contained in:
parent
de8a845d81
commit
124a1fd84e
@ -416,7 +416,7 @@ our $Options = {
|
|||||||
sidetext => 'Hz',
|
sidetext => 'Hz',
|
||||||
cli => 'vibration-limit=f',
|
cli => 'vibration-limit=f',
|
||||||
type => 'f',
|
type => 'f',
|
||||||
default => 15,
|
default => 25,
|
||||||
},
|
},
|
||||||
|
|
||||||
# print options
|
# print options
|
||||||
|
Loading…
Reference in New Issue
Block a user