Skip to content

Commit

Permalink
Fixed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Developer committed Dec 21, 2017
1 parent dca1f26 commit 44ee2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PropellerLoad.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def download(self, option, action, file_to_load, com_port):
# # launch path is blank; try extracting from argv
# self.appdir = os.path.dirname(os.path.realpath(sys.argv[0]))

# Set command options to download to RAM or EEPROM and to run afterward download
# Set command options to download to RAM or EEPROM and to run after download
command = []

if self.loaderOption[option]["loader-options"] != "":
Expand Down

0 comments on commit 44ee2c5

Please sign in to comment.