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: common/platform.h
- Revision:
- 51:3ec4f7be5f43
- Parent:
- 48:5731f1aa2c5a
--- a/common/platform.h Mon Feb 17 11:23:39 2020 +0000
+++ b/common/platform.h Fri Mar 06 07:01:25 2020 +0000
@@ -83,7 +83,7 @@
.sckPin = PLATFORM_SPI_SCK, \
.csPin = PLATFORM_SPI_CS, \
.wakeupPin = PLATFORM_SPI_WAKEUP, \
- .maxSpeedHz = 1000000, \
+ .maxSpeedHz = 700000, \
}, \
.gpio = { \
.resetPin = PLATFORM_GPIO_RESET, \