Fix Data Length help text to reflect the current default value (#7788)

Changed in  044b0d9ad9
This commit is contained in:
doktornotor 2024-08-19 08:37:17 +02:00 committed by GitHub
parent 7a6f65a293
commit df0dcd7522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,6 +138,6 @@
<label>Data Length</label>
<advanced>true</advanced>
<type>text</type>
<help>Specify the number of data bytes to be sent. Default is 0.</help>
<help>Specify the number of data bytes to be sent. Default is 1.</help>
</field>
</form>