mirror of
https://github.com/c0de-archive/pixoPython.git
synced 2024-12-21 21:12:39 +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
|
||||
import wifi
|
||||
|
||||
# Start the web console for easier file management
|
||||
import webrepl
|
||||
webrepl.start()
|
||||
# Start an anonymous FTP server (TODO: Do this on the AP_IF only)
|
||||
import uftpd
|
Loading…
Reference in New Issue
Block a user