Crc8Tech3250 constructor

Crc8Tech3250()

Implementation

Crc8Tech3250()
    : super(
        8,
        0x1d,
        0xff,
        0x00,
        inputReflected: true,
        outputReflected: true);