Optimised resource transfers, fixed resource transfer regression, removed txdelay from UDPInterface.

This commit is contained in:
Mark Qvist 2020-06-10 10:58:13 +02:00
parent b61fa6ce8d
commit 459f6b792f
5 changed files with 47 additions and 28 deletions

View file

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="rns",
version="0.1.5",
version="0.1.6",
author="Mark Qvist",
author_email="mark@unsigned.io",
description="Self-configuring, encrypted and resilient mesh networking stack for LoRa, packet radio, WiFi and everything in between",