KASR
KASR
I will close this PR and open a new one where the verification script uses python, so that we the proposed solution is independent of the operating system.
> There is no reason to overengineer the script with psutil. There is no reason not to read in chunks. Please keep the script simple. ok I've updated the script...
Hi @xaedes, thanks for the example! It builds and runs without errors on my pc. I'm trying to follow the default training example. Can you tell if the following files...
ah ok i understand, so i do not need to use any RX/TX pin's from the ESP32 for the can communication to use the code from the repository directly i...