Skip to content

Commit

Permalink
test line cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lyriarte committed Nov 5, 2017
1 parent 76cb0b4 commit 215a923
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polar-scanner.ino
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,5 @@ int stateTransition(int currentState) {
}

void loop() {
// telemeterscan(64, 8, 30, 4, 30);
currentState = stateTransition(currentState);
}

0 comments on commit 215a923

Please sign in to comment.