Porting from ESP32 to Wio Terminal, Missing FS.h

If your ESP32 code uses FS.h just for SD card access (i.e., SD.begin(), SD.open(), etc.), you can replace it with the Seeed_Arduino_FS and Seeed_Arduino_SFUD or Seeed_Arduino_FS + SD/SDFat libraries.