Replies: 1 comment
-
this checks if a file exists: fz() returns the file size of an open file TFS is fixed to use flash file system only, in scripter you may precede the path with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hardware:
Software version:
Program Version 14.2.0.3 (tasmota32)
Build Date & Time 2024-08-27T20:32:13
Core/SDK Version 3_0_4/5.1.4.240801
Issue 1:
res=fz(fr) overflows if file do not exist.
in esp8266 I used fz(fr) to check if file exist.
The overflow it's random 4278124288.00
Issue 2:
UfsRun only run files from FlashFS
Beta Was this translation helpful? Give feedback.
All reactions