Fixed typo

This commit is contained in:
Mark Qvist 2021-10-12 16:36:29 +02:00
parent 614a139cd4
commit 3e5f613f66
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ def program_setup(configdir, destination_hexhash, size=DEFAULT_PROBE_SIZE, full_
reception_stats += " [RSSI "+str(receipt.proof_packet.rssi)+" dBm]"
if receipt.proof_packet.snr != None:
reception_stats += " [SNR "+str(receipt.proof_packet.snr)+" dBm]"
reception_stats += " [SNR "+str(receipt.proof_packet.snr)+" dB]"
print(
"Valid reply received from "+