Commit 1cfa067
committed
Add a delay in case of WiFi shield use
Wait wifi shield initialization.
Should be better to do in SpiDrv::begin() of WiFi library but it seems
there is no more update on this library as shield is retired.
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>1 parent fa8391a commit 1cfa067
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
| |||
0 commit comments