We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b14fe commit 2077521Copy full SHA for 2077521
android/app/src/main/java/org/openbot/logging/LoggerFragment.java
@@ -401,9 +401,7 @@ protected void processControllerKeyData(String commandType) {
401
case Constants.CMD_LOGS:
402
handleLogging();
403
break;
404
- // case "Constants.CMD_NOISE":
405
- // handleNoise();
406
- // break;
+
407
case Constants.CMD_INDICATOR_LEFT:
408
case Constants.CMD_INDICATOR_RIGHT:
409
case Constants.CMD_INDICATOR_STOP:
0 commit comments