From: Mark Qvist Date: Sat, 3 Jun 2023 14:10:03 +0000 (+0200) Subject: Updated console image build spec X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=bab72890a966ed633b3bcef01304921e71f8a294;p=lora-radio.git Updated console image build spec --- diff --git a/Console/build.py b/Console/build.py index 7a0fd45..92e426d 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,7 +4,7 @@ import sys import shutil packages = { - "rns": "rns-0.5.3-py3-none-any.whl", + "rns": "rns-0.5.4-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.0-py3-none-any.whl", diff --git a/Release/console_image.bin b/Release/console_image.bin index 1f7fc2d..3991229 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ