Dateien nach "old" hochladen
This commit is contained in:
4
old/boot.py
Normal file
4
old/boot.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# This file is executed on every boot (including wake-boot from deepsleep)
|
||||
import uos, machine
|
||||
import gc
|
||||
gc.collect()
|
||||
Reference in New Issue
Block a user