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:
- 50:cbcb27316f2c
- Parent:
- 48:5731f1aa2c5a
--- a/src/admw_1001.c Thu Feb 06 11:04:31 2020 +0000 +++ b/src/admw_1001.c Tue Feb 11 06:21:03 2020 +0000 @@ -690,7 +690,7 @@ nValidSamples++; - admw_TimeDelayUsec(30); + admw_TimeDelayUsec(ADMW1001_HOST_COMMS_XFER_DELAY); } *pnReturned = nValidSamples;