isotp-c icon indicating copy to clipboard operation
isotp-c copied to clipboard

Typo Fixes & Remove __builtin_bswap8

Open mikisama opened this issue 4 years ago • 0 comments

  1. typo fix TSOTP_PCI_TYPE_CONSECUTIVE_FRAME now is ISOTP_PCI_TYPE_CONSECUTIVE_FRAME
  2. one byte don't need swap and gcc don't have built in function __builtin_bswap8

mikisama avatar Apr 02 '20 11:04 mikisama