Skip to content

Commit

Permalink
r50-w0-k23-u-3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Sep 8, 2023
1 parent b6d093e commit 51fe45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/indexparameters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ struct Profile {
static auto max{std::numeric_limits<int>::max()};

static std::vector<Profile> profiles = {
Profile{ 50, 90, 22, -4, -4, -3},
Profile{ 50, 90, 23, -4, -4, -3},
Profile{100, 110, 20, -4, -2, 2},
Profile{125, 135, 20, -4, -1, 4},
Profile{150, 175, 20, -4, 1, 7},
Expand Down

0 comments on commit 51fe45d

Please sign in to comment.