mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Remove USE_VIRTUAL_GYRO defintion for AT32F435 (#12571)
This commit is contained in:
parent
1cd34b4f12
commit
ac8c48789c
2 changed files with 0 additions and 4 deletions
|
@ -34,8 +34,6 @@
|
|||
#define HANG_ON_ERRORS
|
||||
#endif
|
||||
|
||||
#define USE_VIRTUAL_GYRO
|
||||
|
||||
#define USE_UART1
|
||||
#define USE_UART2
|
||||
#define USE_UART3
|
||||
|
|
|
@ -34,8 +34,6 @@
|
|||
#define HANG_ON_ERRORS
|
||||
#endif
|
||||
|
||||
#define USE_VIRTUAL_GYRO
|
||||
|
||||
#define USE_UART1
|
||||
#define USE_UART2
|
||||
#define USE_UART3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue