Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
wollewald committed May 26, 2023
1 parent c8becd1 commit 70c7da6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ void setup(){

attachInterrupt(digitalPinToInterrupt(int2Pin), freeFallISR, RISING);
myAcc.readAndClearInterrupts();
freeFall=false;
}

void loop() {
Expand Down

0 comments on commit 70c7da6

Please sign in to comment.