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