local changes to increase sample rate

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON_Local

Fork of X_NUCLEO_IKS01A1 by ST

Revision:
72:79a2a64c9b2f
Parent:
52:54553fd15b50
--- a/x_nucleo_iks01a1_targets.h	Mon Aug 31 12:07:22 2015 +0200
+++ b/x_nucleo_iks01a1_targets.h	Thu Sep 03 10:46:55 2015 +0200
@@ -43,8 +43,8 @@
 
 /*** I2C ***/
 /* Use Arduino I2C Connectors */
+#define IKS01A1_PIN_I2C_SDA         (D14)
 #define IKS01A1_PIN_I2C_SCL         (D15)
-#define IKS01A1_PIN_I2C_SDA         (D14)
 
 /* Free Fall Detection IRQ */
 #define IKS01A1_PIN_FF              (A2)