gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
308:de76b6d90215
Parent:
253:9665a6f8bbdb
diff -r fa98703ece8e -r de76b6d90215 x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h
--- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h	Fri Sep 16 12:03:25 2016 +0200
+++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h	Tue Sep 19 08:24:05 2017 +0000
@@ -56,11 +56,11 @@
 	 Expansion boards modified in this way allow to be used on almost
 	 any Arduino-compliant base board.
 */
-#if defined(IDB0XA1_D13_PATCH)
+//#if defined(IDB0XA1_D13_PATCH)
 #define IDB0XA1_PIN_SPI_SCK    (D13)
-#else // !defined(IDB0XA1_D13_PATCH)
-#define IDB0XA1_PIN_SPI_SCK    (D3)
-#endif // !defined(IDB0XA1_D13_PATCH)
+//#else // !defined(IDB0XA1_D13_PATCH)
+//#define IDB0XA1_PIN_SPI_SCK    (D3)
+//#endif // !defined(IDB0XA1_D13_PATCH)
 
 /* NOTE: Stack Mode 0x04 allows Simultaneous Scanning and Advertisement (SSAdv)
          Define macro 'SSADV' to enable it