mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Update platform.h
This commit is contained in:
parent
3b51809f89
commit
e23e781956
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
#define I2CDEV_COUNT 0
|
#define I2CDEV_COUNT 0
|
||||||
|
|
||||||
#define RUN_LOOP_DELAY_MS 50 // max 20khz run loop frequency
|
#define RUN_LOOP_DELAY_US 50 // max 20khz run loop frequency
|
||||||
#define USE_MAIN_ARGS
|
#define USE_MAIN_ARGS
|
||||||
#define GYRO_COUNT 1 // 1 Gyro
|
#define GYRO_COUNT 1 // 1 Gyro
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue