Malachi
Malachi
I know it's been a while I have my own J1939 library that I test routinely with this library (and others) and it works quite well. If you want try...
Would 8-bit / AVR compatibility make any sense for this algorithm?
@jk-jeon a very thoughtful response, thank you! I typically in fact use ESP32 Espressif chips, but for auxiliary testing I use Arduino AVR which last I checked used a very...
@jk-jeon right on. I have lots of thoughts on this > All the 64-bit integer types are supported, unless the user specifies the compiler option -mint8 which turns int into...
#57 Discussion started!
I instead encourage to further embrace Microsoft's logger interface (abstract interface only, `Serilog` underneath is a fine choice) - I'm sure we can make it gracefully live in your environment...