mirror of
https://github.com/jie65535/FreemodbusCrcShell.git
synced 2024-07-27 19:04:58 +08:00
128 B
128 B
Example
Input modbus package Hex string, output crc result.
> 01 11
Lo: C0 Hi: 2C
> 01 11 C0 2C
Lo: 0 Hi: 0
> exit