Freenove ESP32 S3 WROOM Boardで、SDカードへの読み書きを試してみる #include <Arduino.h> #include "SD_MMC.h" #define SD_MMC_CMD 38 #define SD_MMC_CLK ...