Increased LWIP_DRIVER_LOOP_INTERVAL to 250 ms, other minor changes
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
/**
|
||||
* How often the lwIP tcpip thread callback checks for incoming frames
|
||||
*/
|
||||
#define LWIP_GUARDED_BUF_CHECK_INTERVAL 25
|
||||
#define LWIP_DRIVER_LOOP_INTERVAL 250
|
||||
|
||||
/**
|
||||
* Number of packets that can be queued for ingress into the lwIP core
|
||||
|
||||
Reference in New Issue
Block a user