Skip to content

Commit

Permalink
wow it works so fast!
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Dec 25, 2023
1 parent 2cf5a51 commit 8e83503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion digital-inputs/firmware/test_logic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ struct DigitalResult {
bool haveSeenHigh;
};

constexpr int cycleDurationMs = 100;
constexpr int cycleDurationMs = 2;
constexpr int cycleCount = 4;

BoardConfig boardConfigs[] = {
Expand Down

0 comments on commit 8e83503

Please sign in to comment.