mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Update xdrv_50_filesystem.ino
This commit is contained in:
parent
3930bc97d7
commit
8c9c4d4d66
@ -156,6 +156,7 @@ void UfsInit(void) {
|
|||||||
}
|
}
|
||||||
ufs_type = UFS_TFAT;
|
ufs_type = UFS_TFAT;
|
||||||
ffsp = ufsp;
|
ffsp = ufsp;
|
||||||
|
dfsp = ufsp;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif // ESP32
|
#endif // ESP32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user