arduino:esp32-api3-en
This is an old revision of the document!
WIO ESP32 API 3
Libraries
ESP32CAN
Replace the missing include file in CAN.c line 37
#include "esp_intr.h"
with
#include "rom/gpio.h"
arduino/esp32-api3-en.1747805590.txt.gz · Last modified: 2025/05/21 07:33 by rjversluis