Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: src/admw_1001.c
- Revision:
- 52:83c02d9a7713
- Parent:
- 51:d84305e5e1c0
--- a/src/admw_1001.c Mon Feb 17 11:23:39 2020 +0000 +++ b/src/admw_1001.c Tue Feb 18 08:16:03 2020 +0000 @@ -434,7 +434,7 @@ if (bWaitForCompletion) { do { /* Allow a minimum 100usec delay for status update before checking */ - admw_TimeDelayUsec(100); + admw_TimeDelayUsec(50); eRet = admw_GetCommandRunningState(hDevice, &bCommandRunning); if (eRet)