mirror of
https://github.com/c0de-archive/pixoPython.git
synced 2024-12-22 05:12:41 +00:00
use an ftp server instead of the webrepl
This commit is contained in:
parent
3db307f6d3
commit
a6f0b50619
@ -18,6 +18,5 @@ from helpers import *
|
|||||||
# Setup wifi connection
|
# Setup wifi connection
|
||||||
import wifi
|
import wifi
|
||||||
|
|
||||||
# Start the web console for easier file management
|
# Start an anonymous FTP server (TODO: Do this on the AP_IF only)
|
||||||
import webrepl
|
import uftpd
|
||||||
webrepl.start()
|
|
Loading…
Reference in New Issue
Block a user