aldas / modbus-tcp-client

PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
Apache License 2.0
191 stars 55 forks source link

fix example str_pad direction #92

Closed aldas closed 3 years ago

aldas commented 3 years ago

index.php output has hex value incorrectly padded from right so 0x5 was 0x50 but should be 0x05