mirror of
https://codeberg.org/armin/mindball.git
synced 2026-09-21 04:17:19 +02:00
add FB BOOST toggle: 115% feedback max, cap default to 91%
This commit is contained in:
parent
2f4d6f8726
commit
abdb64dcde
4 changed files with 24 additions and 8 deletions
|
|
@ -18,6 +18,7 @@ namespace ParameterIDs
|
|||
inline constexpr const char* center = "center";
|
||||
inline constexpr const char* autopan = "autopan";
|
||||
inline constexpr const char* panDepth = "pandepth";
|
||||
inline constexpr const char* fbBoost = "fbboost";
|
||||
inline constexpr const char* bypass = "bypass";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue