Vybhav Kadaba / Mbed OS EV-PRO-MW1001_MWARE1832
Revision:
32:52445bef314d
Parent:
5:0728bde67bdb
diff -r 8ab5d9a29a9f -r 52445bef314d inc/mbed/admw_platform.h
--- 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;