Cannot delete /replace python file in the filesystem
-
Hi , I'm creating a custom block to talk to Firebase database.
I found that I need to upload my custom python file to the filesystem "lib" directory, in order for it to work
But, If I try to make a correction or update the file, I delete it and upload a new one, the old file still runs. it has not been deleted.
Currently the workaround is to name the new file "filename2.py" instead of "filename.py" and this works - the new file runs.
The only way to completely revert to original mode is to wipe all the flash.
Is there a fix for this issue?
Using UIFLOW2 with StickCPlus1.1, StickCplus2
Thanks! -
@tom-test1 have you tried to use "Thonny" to see and edit files?