Buffer overflow windspeed fixed
This commit is contained in:
@@ -745,8 +745,8 @@ units are scaled by a factor of 10 or 100. This way, values with up to
|
||||
two decimal points can be stored as 16 bit integer values. Just divide
|
||||
by 10 or 100 to get the floating point values.</p>
|
||||
<h3 id="output-coils-write-only">Output coils (write only)</h3>
|
||||
<p>Input registers are numbered 1 to 9999 but have data addresses 0x000
|
||||
to 0x270E. The default value of a register is 0.</p>
|
||||
<p>Output coils registers are numbered 1 to 9999 but have data addresses
|
||||
0x000 to 0x270E. The default value of a register is 0.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
|
Reference in New Issue
Block a user