From: Mark Qvist Date: Tue, 13 Jun 2023 17:55:52 +0000 (+0200) Subject: Updated console image package X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=91b3e40774fab26ab8f34c5df483c528292a738e;p=lora-radio.git Updated console image package --- diff --git a/Console/build.py b/Console/build.py index b6d5dd2..0bd1972 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,7 +4,7 @@ import sys import shutil packages = { - "rns": "rns-0.5.4-py3-none-any.whl", + "rns": "rns-0.5.5-py3-none-any.whl", "nomadnet": "nomadnet-0.3.5-py3-none-any.whl", "lxmf": "lxmf-0.3.1-py3-none-any.whl", "rnsh": "rnsh-0.1.1-py3-none-any.whl", diff --git a/Release/console_image.bin b/Release/console_image.bin index c3203ee..604a2be 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ