Fix exit for google spam

This commit is contained in:
Just Call Me Koko
2023-12-09 20:42:38 -05:00
parent c8005f6c52
commit 1804a28957
5 changed files with 50298 additions and 49918 deletions

View File

@@ -909,6 +909,9 @@ void CommandLine::runCommand(String input) {
Serial.println("Bluetooth not supported");
#endif
}
else {
Serial.println("You did not specify a correct spam type");
}
}
}
/*else if (cmd_args.get(0) == BT_SOUR_APPLE_CMD) {