1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00

Remove USE_VIRTUAL_GYRO defintion for AT32F435 (#12571)

This commit is contained in:
Steve Evans 2023-03-26 09:46:45 +01:00 committed by GitHub
parent 1cd34b4f12
commit ac8c48789c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View file

@ -34,8 +34,6 @@
#define HANG_ON_ERRORS
#endif
#define USE_VIRTUAL_GYRO
#define USE_UART1
#define USE_UART2
#define USE_UART3

View file

@ -34,8 +34,6 @@
#define HANG_ON_ERRORS
#endif
#define USE_VIRTUAL_GYRO
#define USE_UART1
#define USE_UART2
#define USE_UART3