When trying to compile the CanCommander.ino sketch for a ESP32 the build fails with a type conversion error at the task watchdog timer time out definition. This is because espressif have changed the implementation a bit. I have made a pull request of the sketch with the new twdt implemented and a 10 second timeout
When trying to compile the CanCommander.ino sketch for a ESP32 the build fails with a type conversion error at the task watchdog timer time out definition. This is because espressif have changed the implementation a bit. I have made a pull request of the sketch with the new twdt implemented and a 10 second timeout