We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cb0b4 commit 215a923Copy full SHA for 215a923
polar-scanner.ino
@@ -321,6 +321,5 @@ int stateTransition(int currentState) {
321
}
322
323
void loop() {
324
-// telemeterscan(64, 8, 30, 4, 30);
325
currentState = stateTransition(currentState);
326
0 commit comments