Hello,
The SPI is used at my end with an SD card. Is there any way to modify it so it uses the ESP32 VSPI class instead of the default SPI? If SPI.begin() is used even with modified pins, both will be on the HSPI. I would appreciate the assistance. Thanks