--- a-culfw/culfw/Devices/CUBe/board.h	2018-07-23 11:42:22.995484989 +0200
+++ a-culfw/culfw/Devices/CUBe/board.h	2018-07-23 12:09:39.059568858 +0200
@@ -100,7 +100,7 @@
 //PORT 1
 #define CC1100_1_CS_PIN		  6
 #define CC1100_1_CS_BASE	  AT91C_BASE_PIOA
-#define CC1100_1_OUT_PIN    28
+#define CC1100_1_OUT_PIN    25
 #define CC1100_1_OUT_BASE   AT91C_BASE_PIOB
 #define CC1100_1_IN_PIN     5
 #define CC1100_1_IN_BASE	  AT91C_BASE_PIOA
@@ -108,17 +108,17 @@
 //PORT 2
 #define CC1100_2_CS_PIN		  10
 #define CC1100_2_CS_BASE	  AT91C_BASE_PIOA
-#define CC1100_2_OUT_PIN    22
+#define CC1100_2_OUT_PIN    24
 #define CC1100_2_OUT_BASE   AT91C_BASE_PIOB
 #define CC1100_2_IN_PIN     11
 #define CC1100_2_IN_BASE	  AT91C_BASE_PIOA
 
 //PORT 3
-#define CC1100_3_CS_PIN		  24
-#define CC1100_3_CS_BASE	  AT91C_BASE_PIOB
+#define CC1100_3_CS_PIN		  9
+#define CC1100_3_CS_BASE	  AT91C_BASE_PIOA
 #define CC1100_3_OUT_PIN    20
 #define CC1100_3_OUT_BASE   AT91C_BASE_PIOB
-#define CC1100_3_IN_PIN     25
+#define CC1100_3_IN_PIN     28
 #define CC1100_3_IN_BASE	  AT91C_BASE_PIOB
 
 #define CCCOUNT				4
