arduino:esp32-api3-en
This is an old revision of the document!
WIO ESP32 API 3
Remarks
Moving from API 2.0.17 to 3.x.
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.1747805645.txt.gz · Last modified: 2025/05/21 07:34 by rjversluis