This commit is contained in:
Thomas Farstrike
2026-02-23 23:12:30 +01:00
parent e0727c2d22
commit 65d7f6e4b3
+2
View File
@@ -2,6 +2,8 @@
# Make sure the storage partition's lib/ is first in the path, so whatever is placed there overrides frozen libraries.
# This allows any build to be used for development as well, just by overriding the libraries in lib/
# Copy this file to / on the device's internal storage to have it run automatically instead of relying on the frozen-in files.
import gc
import os
import sys