From: Mark Qvist Date: Sat, 14 Jan 2023 14:13:01 +0000 (+0100) Subject: Updated console build X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=64b2d107a3a18a9a3ea7c420ad93a9781f1bf034;p=lora-radio.git Updated console build --- diff --git a/Console/build.py b/Console/build.py index 85bd8b3..f040c0e 100644 --- a/Console/build.py +++ b/Console/build.py @@ -5,7 +5,7 @@ import shutil packages = { # "rnspure": "rnspure-0.4.6-py3-none-any.whl", - "rns": "rns-0.4.6-py3-none-any.whl", + "rns": "rns-0.4.7-py3-none-any.whl", "nomadnet": "nomadnet-0.3.1-py3-none-any.whl", "lxmf": "lxmf-0.2.8-py3-none-any.whl", } diff --git a/Release/console_image.bin b/Release/console_image.bin index 1d73912..415e9cf 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ