Skip to content

Commit

Permalink
fixed spotless error (#8710)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <[email protected]>
  • Loading branch information
kaikreuzer authored Oct 10, 2020
1 parent ac7279d commit 611e21c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
</parameter>
<parameter name="port" type="integer" min="1" max="65535" required="false">
<label>Port</label>
<description>Communication Port (serial over IP). For IP connection to the Nuvo amplifier. Use port 5006 with MPS4 server.</description>
<description>Communication Port (serial over IP). For IP connection to the Nuvo amplifier. Use port 5006 with MPS4
server.</description>
<default>5006</default>
</parameter>
<parameter name="numZones" type="integer" min="1" max="20" required="true">
Expand Down

0 comments on commit 611e21c

Please sign in to comment.