Buffer overflow windspeed fixed

This commit is contained in:
marcel
2024-01-21 16:05:37 +01:00
parent 74175ab241
commit e1331d6266
5 changed files with 51 additions and 32 deletions

View File

@@ -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">