Vybhav Kadaba
/
EV-PRO-MW1001_Development_MWARE2390
sensor result structure modified
Diff: common/platform.h
- Revision:
- 55:215da406282b
- Parent:
- 48:5731f1aa2c5a
- Child:
- 57:c6275de14bc5
--- a/common/platform.h Wed Feb 19 10:08:13 2020 +0000 +++ b/common/platform.h Mon Feb 24 07:04:35 2020 +0000 @@ -83,7 +83,7 @@ .sckPin = PLATFORM_SPI_SCK, \ .csPin = PLATFORM_SPI_CS, \ .wakeupPin = PLATFORM_SPI_WAKEUP, \ - .maxSpeedHz = 1000000, \ + .maxSpeedHz = 2000000, \ }, \ .gpio = { \ .resetPin = PLATFORM_GPIO_RESET, \