From: Mark Qvist Date: Mon, 16 Oct 2023 22:46:58 +0000 (+0200) Subject: Updated console image X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=bfc5a315c3dd91edc57155186ed50d873253ea40;p=lora-radio.git Updated console image --- diff --git a/Console/build.py b/Console/build.py index 7c956b2..1ed1977 100644 --- a/Console/build.py +++ b/Console/build.py @@ -5,8 +5,8 @@ import shutil packages = { "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", + "nomadnet": "nomadnet-0.4.0-py3-none-any.whl", + "lxmf": "lxmf-0.3.6-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 054e9bc..45a3e77 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ