Fixed redeclaration of LWAP_CONTROL_PORT_STR
FossilOrigin-Name: 860c8ec0164a85ddebcb209895effc5c1464323b99647eecc4eb332c8a9d048e
This commit is contained in:
parent
8e51e99933
commit
a5bb407c3f
@ -45,7 +45,7 @@
|
||||
#define LWAPP_DATA_PRT 12223
|
||||
|
||||
/** LWAPP Data Port as String */
|
||||
#define LWAPP_CONTROL_PORT_STR "12223"
|
||||
#define LWAPP_DATA_PORT_STR "12223"
|
||||
|
||||
/** Block Size for Image Data */
|
||||
#define LW_BLOCKSIZE_IMAGE_DATA 1024
|
||||
|
Loading…
Reference in New Issue
Block a user