Skip to content

Commit

Permalink
Update param_names.h
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 3, 2025
1 parent 75da071 commit 2bea4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/telemetry/settings/param_names.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ static constexpr auto WB_TX_POWER_MILLI_WATT_ARMED="TX_POWER_MW_ARM";
static constexpr auto WB_RTL8812AU_TX_PWR_IDX_OVERRIDE="TX_POWER_I";
static constexpr auto WB_RTL8812AU_TX_PWR_IDX_ARMED="TX_POWER_I_ARMED";
//
static constexpr auto WB_VIDEO_VARIABLE_BITRATE="VARIABLE_BITRATE";
static constexpr auto WB_VIDEO_VARIABLE_BITRATE="VARIABLEss_BITRATE";
static constexpr auto WB_QP_MIN="QP_MIN";
static constexpr auto WB_QP_MAX="QP_MAX";

Expand Down

0 comments on commit 2bea4cc

Please sign in to comment.