Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan-Lomax authored Jul 26, 2021
1 parent e3aeb6b commit 321ce87
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@

public:
DblDelay(unsigned long outputOnDelay, unsigned long outputOffDelay, unsigned long blipfilter);
void init();
void Update();
bool State();
void Start();
void Stop();


# DblDelay

This class defines a timer that has individually configurable on delay and off delay intervals.
Expand Down

0 comments on commit 321ce87

Please sign in to comment.