Skip to content

Commit 0167b58

Browse files
committed
Printing format changes
1 parent e5ae995 commit 0167b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/artemis/artemis_svl.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ def phase_bootload(ser):
234234
send_packet(ser, SVL_CMD_DONE, b'')
235235
bl_done = True
236236

237-
verboseprint('\n')
238-
print('\tUpload complete')
237+
verboseprint('\n\t')
238+
print('Upload complete')
239239

240240

241241

0 commit comments

Comments
 (0)