hi, thanks for pointing out the bug,
i am not using a char because while the values are actually hex encoded ASCII chars, they never get interpreted as such, so i chose uint8_t
hi, thanks for pointing out the bug,
i am not using a char because while the values are actually hex encoded ASCII chars, they never get interpreted as such, so i chose uint8_t