mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Changed timer
This commit is contained in:
parent
36912ca1c1
commit
e3a765136c
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ resource USB_DETECT 1 C14
|
|||
# timer
|
||||
timer B04 0
|
||||
timer B05 0
|
||||
timer B00 0
|
||||
timer B00 1
|
||||
timer B01 1
|
||||
timer A15 0
|
||||
timer B03 0
|
||||
|
@ -119,4 +119,4 @@ set gyro_1_bustype = SPI
|
|||
set gyro_1_spibus = 1
|
||||
set gyro_1_sensor_align = CW180FLIP
|
||||
set gyro_2_spibus = 1
|
||||
set gyro_2_sensor_align = CW90
|
||||
set gyro_2_sensor_align = CW90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue