set_i2c2_clockspeed_khz
Set the clock speed of the second I2C bus in kHz to control communication speed on Betaflight flight controllers.
Instructions
Set i2c2_clockspeed_khz: I2C bus 2 clock speed in kHz. (Requires: USE_I2C_DEVICE_2) [UINT16, default: 800]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value for i2c2_clockspeed_khz (UINT16) |