xucheng5
xucheng5
> @acassis I'm a bit in a time pressure right now. I plan to add SocketLIN slave as well as a part of this PR before Nov 27. I will...
👍 looking forward to your good news
@pkarashchenko HI, do you have any update about SocketLIN slave ?
maybe we can use `lin_frame_t` instead of `struct can_frame` to make a difference between can and lin which means use `typedef struct can_frame lin_frame_t` to redefine `struct can_frame`.
> > maybe we can use `lin_frame_t` instead of `struct can_frame` to make a difference between can and lin which means use `typedef struct can_frame lin_frame_t` to redefine `struct can_frame`....