Skip to content

Commit 90210d2

Browse files
authored
Update SPEEDYBEEF405V4 config (#945)
Bitbang should be disabled by default. Remove obsolete dashboard I2C define.
1 parent 6b3dbe0 commit 90210d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/SPEEDYBEEF405V4/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
#define BARO_I2C_INSTANCE I2CDEV_1
101101
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
102102
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF
103+
#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF
103104
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
104105
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
105106
#define DEFAULT_CURRENT_METER_SCALE 400
@@ -109,7 +110,6 @@
109110
#define SDCARD_SPI_INSTANCE SPI3
110111
#define SYSTEM_HSE_MHZ 8
111112
#define MAX7456_SPI_INSTANCE SPI2
112-
#define DASHBOARD_I2C_INSTANCE I2CDEV_1
113113
#define PINIO1_CONFIG 129
114114
#define PINIO1_BOX 0
115115
#define GYRO_1_SPI_INSTANCE SPI1

0 commit comments

Comments
 (0)