Skip to content

Commit

Permalink
- added missing unit "km/h"
Browse files Browse the repository at this point in the history
  • Loading branch information
jp112sdl committed Jul 4, 2018
1 parent 73a68dc commit 8c03cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addon/firmware/rftypes/hb-uni-sen-wea.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<physical type="integer" interface="config" list="1" index="5.0" size="1"/>
</parameter>
<parameter id="Send Extra Message On Gust Threshold">
<logical type="integer" min="0" max="255" unit="" default="0" />
<logical type="integer" min="0" max="255" unit="km/h" default="0" />
<physical type="integer" interface="config" list="1" index="6.0" size="1" />
</parameter>
</paramset>
Expand Down

0 comments on commit 8c03cda

Please sign in to comment.