mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 06:36:14 -04:00
Added rncp utility
This commit is contained in:
parent
ac4606bcf7
commit
a79f6e7efa
2 changed files with 383 additions and 0 deletions
|
@ -543,8 +543,10 @@ class Transport:
|
|||
sleep(0.01)
|
||||
|
||||
Transport.jobs_locked = True
|
||||
|
||||
# TODO: This updateHash call might be redundant
|
||||
packet.update_hash()
|
||||
|
||||
sent = False
|
||||
outbound_time = time.time()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue