Skip to content
  • Tim Stadtmann's avatar
    Workaround for issue #1 · f5b2e9a8
    Tim Stadtmann authored
    Upon receiving a faulty packet, the request-reply-packet is send again up
    to 5 times. A faulty packet is recognized by looking at the 5th byte
    which has to be '2' or '4'. This solution is not safe at all, but seems
    to work for now.
    f5b2e9a8