Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheepy3 committed Mar 20, 2024
1 parent c253d0c commit ecea4af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gardenshed/gardenshed.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def runscript(script):
#argparse arg definitions
parser = argparse.ArgumentParser()
parser.add_argument("command",type=str, help="build, flash, log, restart, gdb-server, gdb-client")
#parser.add_argument("-f","--flash", help="flash device before/after completing action",action="store_true")


#argparse arg interpreting
Expand Down

0 comments on commit ecea4af

Please sign in to comment.