mirror of
https://github.com/c0de-archive/pixoPython.git
synced 2025-08-08 07:58:44 +00:00
use an ftp server instead of the webrepl
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user