diff --git a/PropellerLoad.py b/PropellerLoad.py index 1cd1e6c..29351e4 100644 --- a/PropellerLoad.py +++ b/PropellerLoad.py @@ -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"] != "":