From: Mark Qvist Date: Sat, 7 Oct 2023 17:44:40 +0000 (+0200) Subject: Updated console build X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=e4245c617799306e0a19d269b35ba9e652634c1d;p=lora-radio.git Updated console build --- diff --git a/Console/build.py b/Console/build.py index b070900..7c956b2 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,9 +4,9 @@ import sys import shutil packages = { - "rns": "rns-0.6.1-py3-none-any.whl", - "nomadnet": "nomadnet-0.3.8-py3-none-any.whl", - "lxmf": "lxmf-0.3.3-py3-none-any.whl", + "rns": "rns-0.6.2-py3-none-any.whl", + "nomadnet": "nomadnet-0.3.9-py3-none-any.whl", + "lxmf": "lxmf-0.3.4-py3-none-any.whl", "rnsh": "rnsh-0.1.2-py3-none-any.whl", } diff --git a/Release/console_image.bin b/Release/console_image.bin index 9ea7a2e..7ff4781 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ