WPS: Remove unused define
This timeout value was moved to now separate HTTP client implementation.
This commit is contained in:
parent
75c3fc2e8a
commit
ed31b5ebcf
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
*/
|
||||
|
||||
#define MAX_EVENTS_QUEUED 20 /* How far behind queued events */
|
||||
#define EVENT_TIMEOUT_SEC 30 /* Drop sending event after timeout */
|
||||
|
||||
/* How long to wait before sending event */
|
||||
#define EVENT_DELAY_SECONDS 0
|
||||
|
|
Loading…
Reference in a new issue