We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79c912 commit 691fd39Copy full SHA for 691fd39
src/main/target/BROTHERHOBBYH743/target.h
@@ -99,8 +99,8 @@
99
#define MAG_I2C_BUS BUS_I2C1
100
#define USE_MAG_ALL
101
102
-#define TEMPERATURE_I2C_BUS BUS_I2C2
103
-#define PITOT_I2C_BUS BUS_I2C2
+#define TEMPERATURE_I2C_BUS BUS_I2C1
+#define PITOT_I2C_BUS BUS_I2C1
104
105
#define USE_RANGEFINDER
106
#define RANGEFINDER_I2C_BUS BUS_I2C1
0 commit comments