Skip to content
Snippets Groups Projects
Commit 8ae78ab0 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Params: Fix max range for injected params

parent dcc9e29b
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@
<short_desc>Extended status ID</short_desc>
<long_desc>Extended status ID</long_desc>
<min>1</min>
<max>1023</max>
<max>1000000</max>
</parameter>
<parameter default="50000" name="int_ext_status" type="INT32">
<short_desc>Extended status interval (µs)</short_desc>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment