Skip to content

Commit 21731db

Browse files
pfalcondpgeorge
authored andcommitted
esp8266/scripts/inisetup: Start WebREPL daemon on boot.
1 parent 554292c commit 21731db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp8266/scripts/inisetup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ def setup():
4343
#import esp
4444
#esp.osdebug(None)
4545
import gc
46-
#import webrepl
47-
#webrepl.start()
46+
import webrepl
47+
webrepl.start()
4848
gc.collect()
4949
""")
5050
return vfs

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy