Commit 51e0673
authored
Remove debug code which broke static IPs (#3227)
Fixes #3226
As part of debugging stress-test failures for the CYW43 start/stop,
the netif was cleared on begin(). This removes any preset static
IPs, breaking the AP mode and STA move w/static IPs.
Remove that debug clear.1 parent 0affea4 commit 51e0673
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | 352 | | |
355 | 353 | | |
356 | 354 | | |
| |||
0 commit comments