]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated console build
authorMark Qvist <mark@unsigned.io>
Sat, 7 Oct 2023 17:44:40 +0000 (19:44 +0200)
committerMark Qvist <mark@unsigned.io>
Sat, 7 Oct 2023 17:44:40 +0000 (19:44 +0200)
Console/build.py
Release/console_image.bin

index b0709009d6ec5bd16ffecf542fb0f17fba3b00ed..7c956b274fc2584bfbda46c888ef36438e0868a8 100644 (file)
@@ -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",
 }
 
index 9ea7a2eb99032befb3f6237c50588f83785b7dfc..7ff47815866379a93136672d4d794385c805e2d8 100644 (file)
Binary files a/Release/console_image.bin and b/Release/console_image.bin differ