Skip to content

Commit 5cc2ff4

Browse files
authored
Fix chip select for gyro 2 (MATEKH743) (#854)
1 parent c97b83a commit 5cc2ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/MATEKH743/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
#define GYRO_1_EXTI_PIN PB2
106106
#define GYRO_2_EXTI_PIN PE15
107107
#define GYRO_1_CS_PIN PC15
108-
#define GYRO_2_CS_PIN PE11
108+
#define GYRO_2_CS_PIN PC13
109109

110110
/* CS1/CS2 pads for SPI3 connection:
111111
*

0 commit comments

Comments
 (0)