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/mbed/admw_platform.h
- Revision:
- 32:52445bef314d
- Parent:
- 5:0728bde67bdb
--- a/inc/mbed/admw_platform.h	Wed Oct 23 16:18:50 2019 +0000
+++ b/inc/mbed/admw_platform.h	Fri Oct 25 05:08:19 2019 +0000
@@ -61,6 +61,7 @@
 
 typedef struct {
     int resetPin;
+    int csPin;
     int alertErrorPin;
     int datareadyPin;
 } ADMW_PLATFORM_GPIO_CONFIG;