summaryrefslogtreecommitdiff
path: root/cc3200/mptask.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/mptask.c')
-rw-r--r--cc3200/mptask.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cc3200/mptask.c b/cc3200/mptask.c
index 75991b3e9..91ca696d0 100644
--- a/cc3200/mptask.c
+++ b/cc3200/mptask.c
@@ -241,10 +241,7 @@ soft_reset_exit:
pybsd_deinit();
#endif
- printf("PYB: soft reboot\n");
-
- // wait for all bus transfers to complete
- HAL_Delay(50);
+ printf("WiPy: soft reset\n");
// disable wlan
wlan_stop(SL_STOP_TIMEOUT_LONG);