Skip to content

Commit 9cb6f55

Browse files
enablig execution of network stack in interrrupt context]
1 parent 66943b8 commit 9cb6f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/lwIpWrapper/src/CNetIf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "lwIP_Arduino.h"
2828
#endif
2929

30-
// #define LWIP_USE_TIMER
30+
#define LWIP_USE_TIMER
3131

3232
#ifdef LWIP_USE_TIMER
3333
#include "FspTimer.h"

0 commit comments

Comments
 (0)