Skip to content

Commit 215a923

Browse files
committed
test line cleanup
1 parent 76cb0b4 commit 215a923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

polar-scanner.ino

-1
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,5 @@ int stateTransition(int currentState) {
321321
}
322322

323323
void loop() {
324-
// telemeterscan(64, 8, 30, 4, 30);
325324
currentState = stateTransition(currentState);
326325
}

0 commit comments

Comments
 (0)