Skip to content

Commit

Permalink
Limit PID loop rate to 4kHz by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ot0tot authored Jan 11, 2025
1 parent e343f06 commit fd7fe36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/SPEEDYBEEF405WING/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
#define SERIALRX_UART SERIAL_PORT_USART1
#define MSP_UART SERIAL_PORT_USART6

#define DEFAULT_PID_PROCESS_DENOM 2
#define MAG_I2C_INSTANCE I2CDEV_1
#define BARO_I2C_INSTANCE I2CDEV_1
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down

0 comments on commit fd7fe36

Please sign in to comment.