1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

Changed the scopes minimum update period from 100ms to 10ms (for those that can have fast scopes)

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2862 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
pip 2011-02-23 15:31:05 +00:00 committed by pip
parent bee704176b
commit 20e95027b1

View File

@ -105,7 +105,7 @@
<string>ms</string>
</property>
<property name="minimum">
<number>100</number>
<number>10</number>
</property>
<property name="maximum">
<number>30000</number>