Hello Enoch,
> To extend #require over amforth-shell.py sessions simply add data
> persistence to "self._uploaded = set()".
Sounds good. If the storage is something that can identify
a particular controller and that has some cleanup for orphaned
sessions included (during re-flash or too old or so
Hello Matthias,
Matthias Trute writes:
> Hello Enoch,
>
>> To extend #require over amforth-shell.py sessions simply add data
>> persistence to "self._uploaded = set()".
>
> Sounds good. If the storage is something that can identify
> a particular controller and that has some cleanup for orphaned