Skip to content

Commit

Permalink
Edit Vision zm1601v5
Browse files Browse the repository at this point in the history
Corrected Parameters from 0 and 1 to 1 and 2
  • Loading branch information
SkynetHome committed Jul 13, 2015
1 parent 235a012 commit 64586bf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</CommandClasses>
<Configuration>
<Parameter>
<Index>0</Index>
<Index>1</Index>
<Type>list</Type>
<Default>0</Default>
<Size>1</Size>
Expand All @@ -34,7 +34,7 @@
<Help lang="en"><![CDATA[Defines the reaction of the siren]]></Help>
</Parameter>
<Parameter>
<Index>1</Index>
<Index>2</Index>
<Type>list</Type>
<Default>0</Default>
<Size>1</Size>
Expand Down

0 comments on commit 64586bf

Please sign in to comment.