mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Remove dshot1200 in SPEEDYBEE F7
This commit is contained in:
parent
ac5cf5a417
commit
acc3198ada
2 changed files with 1 additions and 2 deletions
|
@ -42,7 +42,6 @@
|
|||
// XXX Trying to fiddle with constants here.
|
||||
|
||||
// Symbol rate [symbol/sec]
|
||||
#define MOTOR_DSHOT1200_SYMBOL_RATE (1200 * 1000)
|
||||
#define MOTOR_DSHOT600_SYMBOL_RATE (600 * 1000)
|
||||
#define MOTOR_DSHOT300_SYMBOL_RATE (300 * 1000)
|
||||
#define MOTOR_DSHOT150_SYMBOL_RATE (150 * 1000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue