Skip to content

Commit 4ba9b34

Browse files
author
Daniel Campora
committed
cc3200: Reduce servers cycle time to improve FTP transfer rate.
1 parent cb6cf5e commit 4ba9b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cc3200/serverstask.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
#define SERVERS_USER_PASS_LEN_MAX 16
4040

41-
#define SERVERS_CYCLE_TIME_MS 5
41+
#define SERVERS_CYCLE_TIME_MS 2
4242

4343
/******************************************************************************
4444
DEFINE TYPES

0 commit comments

Comments
 (0)