Fixed rnprobe formatting issue

This commit is contained in:
Mark Qvist 2024-01-13 16:37:48 +01:00
parent 038c696db9
commit 9f43da9105
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ def program_setup(configdir, destination_hexhash, size=None, full_name = None, v
i = (i+1)%len(syms)
if time.time() > _timeout:
print("\r \rProbe timed out")
print("\r \rProbe timed out")
else:
print("\b\b ")