We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e70e5f commit d08a652Copy full SHA for d08a652
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
@@ -117,7 +117,6 @@ typedef struct __attribute__((__packed__)) sl_wfx_mib_req_s
117
#endif /* WF200 */
118
119
120
-// #include "lwip/apps/httpd.h" Needed ?
121
122
123
0 commit comments