Skip to content

Commit

Permalink
Removed unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
HAMGZZ committed Sep 3, 2021
1 parent 019a432 commit 96e9103
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ int main()
long int counter1 = 0; // Turn on open delay
long int ton;
long int toff;
bool JustChanged = false;

while(1)
{
Expand Down

0 comments on commit 96e9103

Please sign in to comment.