We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2c99e commit bcab6d7Copy full SHA for bcab6d7
src/platform/silabs/SiWx917/wifi/wfx_host_events.h
@@ -23,7 +23,6 @@
23
#include "wfx_msgs.h"
24
25
/* LwIP includes. */
26
-// #include "lwip/apps/httpd.h" // Do we need ?
27
#include "lwip/ip_addr.h"
28
#include "lwip/netif.h"
29
#include "lwip/netifapi.h"
src/platform/silabs/efr32/wifi/wfx_host_events.h
@@ -119,7 +119,6 @@ typedef struct __attribute__((__packed__)) sl_wfx_mib_req_s
119
#endif /* WF200 */
120
121
122
-// #include "lwip/apps/httpd.h" Needed ?
123
124
125
0 commit comments