Skip to content

Commit

Permalink
interval change: 2.5 -> 2 for easier subsampling
Browse files Browse the repository at this point in the history
  • Loading branch information
p2niemel committed Feb 11, 2011
1 parent 3a8be1d commit 9648152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sensord-ncdk.conf
Expand Up @@ -4,7 +4,7 @@ magnetometeradaptor = magnetometeradaptor-ncdk
[gyroscope]
path = /sys/devices/platform/l3g4200dh/angular_rate
dataranges = "-250000=>250000"
intervals = "1.25,2.5,5,10,25,100"
intervals = "1.25,2,5,10,25,100"
default_interval = "10"

[accelerometer]
Expand Down

0 comments on commit 9648152

Please sign in to comment.