mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
cc3200: Reduce servers cycle time to improve FTP transfer rate.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#define SERVERS_USER_PASS_LEN_MAX 16
|
||||
|
||||
#define SERVERS_CYCLE_TIME_MS 5
|
||||
#define SERVERS_CYCLE_TIME_MS 2
|
||||
|
||||
/******************************************************************************
|
||||
DEFINE TYPES
|
||||
|
||||
Reference in New Issue
Block a user