LittleFS is available by default once I upload the MicroPython firmware ?
If I run this code, it will use LittleFS ?
If I run this code, it will use LittleFS ?
Code:
with open('/log.txt', 'a') as LogFile: LogFile.write('some text')
Statistics: Posted by Marus780 — Fri Mar 15, 2024 11:15 am