Settings

Theme

On ESP32 development – check your documentation

muscaw.dev

5 points by muscaw · 2 comments

Reader

1 thread
timonoko

BTW Micropython has regular file system. If you want some shit be permanently remembered in ESP you just file it.

There was some problem with the filesystem getting corrupted, but I dont remember how it was. It may have been that I just wrote same file again and again without closing them handles.

  • timonoko

    Now I remembered the filesystem issue. It happened when the Watchdog killed the process, while it was writing valuable data in the file. When this happened often enough the filesystem got hopelessly messed up.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection