Skip to content

Commit

Permalink
I have a dream
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Oct 26, 2024
1 parent 9580bdd commit b42da98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions digital-inputs/firmware/test_logic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ BoardConfig boardConfigs[] = {
.boardIds = { STATIC_BOARD_ID_PROTEUS_HARLEY, STATIC_BOARD_ID_HELLEN_HD, BOARD_ID_HD81_A, BOARD_ID_HD81_B, 0 },
.channels = {
{ "TPS1_1", PULLED_DOWN_RANGE(DOWN_7B, UP_7B, 680'000) },
// { "TPS1_2", PULLED_DOWN_RANGE(DOWN_9B, UP_9B, 680'000) },
// { "PPS1", PULLED_DOWN_RANGE(DOWN_10B, UP_10B, 680'000) },
{ "TPS1_2", 1, 0.767938368, /* ideally 0.860549952*/ 0.87 },
{ "PPS1", 1, 0.79 /*0.821830144*/, 0.920940928 },
{ "PPS2", PULLED_DOWN_RANGE(DOWN_11B, UP_11B, 680'000) },
Expand Down

0 comments on commit b42da98

Please sign in to comment.