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: inc/admw1001/admw1001_host_comms.h
- Revision:
- 48:5731f1aa2c5a
- Parent:
- 32:52445bef314d
- Child:
- 50:d84305e5e1c0
--- a/inc/admw1001/admw1001_host_comms.h Thu Feb 06 00:29:29 2020 +0000 +++ b/inc/admw1001/admw1001_host_comms.h Thu Feb 06 11:01:37 2020 +0000 @@ -73,7 +73,7 @@ * The following minimum delay, in microseconds, must be inserted after each SPI * transfer to allow time for it to be processed by the device */ -#define ADMW1001_HOST_COMMS_XFER_DELAY (60) +#define ADMW1001_HOST_COMMS_XFER_DELAY (40) /* * The following defines the maximum number of retries before aborting a transfer.