From 8c9c4d4d66ad73d7882258d15b1c12663fa62bb4 Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Thu, 7 Jan 2021 11:03:02 +0100 Subject: [PATCH] Update xdrv_50_filesystem.ino --- tasmota/xdrv_50_filesystem.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/xdrv_50_filesystem.ino b/tasmota/xdrv_50_filesystem.ino index e12f6374a..40ece33c9 100644 --- a/tasmota/xdrv_50_filesystem.ino +++ b/tasmota/xdrv_50_filesystem.ino @@ -156,6 +156,7 @@ void UfsInit(void) { } ufs_type = UFS_TFAT; ffsp = ufsp; + dfsp = ufsp; return; } #endif // ESP32