Skip to content

Commit

Permalink
interval fix
Browse files Browse the repository at this point in the history
  • Loading branch information
p2niemel committed Feb 14, 2011
1 parent 9648152 commit 6bf5bcd
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,10,25,100"
intervals = "1.25,2.5,5,10,20,100"
default_interval = "10"

[accelerometer]
Expand Down

0 comments on commit 6bf5bcd

Please sign in to comment.