Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10070f27 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes I381652d6,I314e8b7f into tm-dev am: e201a900

parents 8445d42d e201a900
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -508,9 +508,7 @@ def main():
        "--header",
        help="Add the header for LC3 Conformance Interoperability Test Software V.1.0.3.",
        action="store_true")
    parser.add_argument(
        "--ase_handle", help="Set the ASE handle manually.",
        type=int)
    parser.add_argument("--ase_handle", help="Set the ASE handle manually.", type=int)

    argv = parser.parse_args()
    BTSNOOP_FILE_NAME = argv.btsnoop_file