Remove boot.py, shouldn't need to change that anyways
parent
278c97637f
commit
b1101d0405
@ -1,7 +0,0 @@
|
||||
# This file is executed on every boot (including wake-boot from deepsleep)
|
||||
#import esp
|
||||
#esp.osdebug(None)
|
||||
import gc
|
||||
#import webrepl
|
||||
#webrepl.start()
|
||||
gc.collect()
|
Loading…
Reference in New Issue