SAE J1939 protocol free to use for embedded systems or PC with CAN-bus
455
stars
164
forks
source link
Default Initialization of 'other_ECU_address' to 0xFF and Suggested Init Function for 'j1939' Structure #53
Closed
Jefferson-Lopes closed 2 weeks ago
Hello!
I have a question regarding the other_ECU_address variable in this library. Is this variable always initialized to 0xFF in all use cases?
If that's the case, would it be more user-friendly to have an initialization function to set up the j1939 structure at the start?