what is the maximum bytes can written per file in LITTLEFS file system in ESP32 wroom 32E?
I have ESP32 Wroom 32e controller which having 4MB of flash memory,in that 1.2MB partition for spiff file handling.i want to send sensor datas to server through wifi.when wifi is not available,i need to write the sensor datas on the single file in flash.