65d89406dc
All checks were successful
continuous-integration/drone/push Build is passing
Previously the same byte was read for both the error code and the first byte of the checksum, which was definitely incorrect. The response is updated with an extra byte which (hopefully) provides a more accurate test case.