esp_vfs_fat_spiflash_unmount() function
@deprecated Please use `esp_vfs_fat_spiflash_unmount_rw_wl` instead
Syntax
esp_err_t esp_vfs_fat_spiflash_unmount(const char* base_path,
wl_handle_t wl_handle)
__attribute__((deprecated("esp_vfs_fat_spiflash_unmount is deprecated, please use esp_vfs_fat_spiflash_unmount_rw_wl instead")));