Vybhav Kadaba
/
EV-PRO-MW1001_Development_MWARE2390
sensor result structure modified
Diff: common/platform.h
- Revision:
- 45:f5f553b8c0d5
- Parent:
- 29:713c24b07795
- Child:
- 48:5731f1aa2c5a
--- a/common/platform.h Thu Jan 16 06:52:27 2020 +0000 +++ b/common/platform.h Mon Jan 20 10:40:06 2020 +0000 @@ -81,7 +81,7 @@ .misoPin = PLATFORM_SPI_MISO, \ .sckPin = PLATFORM_SPI_SCK, \ .csPin = PLATFORM_SPI_CS, \ - .maxSpeedHz = 1600000, \ + .maxSpeedHz = 1000000, \ }, \ .gpio = { \ .resetPin = PLATFORM_GPIO_RESET, \