I have recently checked out the project onto a new machine and installed ESP-IDF 4.4.7
I have gone through the steps on this page https://espressif-docs.readthedocs-host ... onent.html
When I go to build the project I get this error:
When I look in the arduino as a component folder, twai.h is no longer there, how do I fix this issue, what has twai.h been replaced with?fatal error: driver/twai.h: No such file or directory
5 | #include "driver/twai.h"