|
Smart Poi 3.0.0
WiFi Connected LED POV Poi
|
Checks if a file size exceeds the maximum allowed size on LittleFS.
Checks if a file size exceeds the maximum allowed size on LittleFS.Calculates the maximum allowed file size based on the total available space on LittleFS, reserving 24,000 bytes (maxPX) and some extra buffer (1024 bytes) to prevent running out of space.
| fileSize | The size of the file to check. |