Skip to content

Commit

Permalink
Update config.h (#414)
Browse files Browse the repository at this point in the history
Remove ESC telemetry define because this stack ships with a BLHeli_S ESC, and Speedybee does not even make a 20x20 BLHeli32 ESC. 

https://www.speedybee.com/speedybee-f405-mini-bls-35a-20x20-stack/
  • Loading branch information
ot0tot authored May 6, 2024
1 parent bd494af commit a5ab09c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/SPEEDYBEEF405MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@

#define SERIALRX_UART SERIAL_PORT_USART2
#define MSP_UART SERIAL_PORT_UART4
#define ESC_SENSOR_UART SERIAL_PORT_UART5

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
Expand Down

0 comments on commit a5ab09c

Please sign in to comment.