]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated console packages
authorMark Qvist <mark@unsigned.io>
Sat, 14 Jan 2023 20:26:00 +0000 (21:26 +0100)
committerMark Qvist <mark@unsigned.io>
Sat, 14 Jan 2023 20:26:00 +0000 (21:26 +0100)
Console/build.py
Release/console_image.bin

index f040c0e876f4c5608d2b42861c79c76286edb4d8..9a3a1677cb2474c6816640f913a658f0efef457a 100644 (file)
@@ -4,10 +4,9 @@ import sys
 import shutil
 
 packages = {
-    # "rnspure": "rnspure-0.4.6-py3-none-any.whl",
     "rns": "rns-0.4.7-py3-none-any.whl",
-    "nomadnet": "nomadnet-0.3.1-py3-none-any.whl",
-    "lxmf": "lxmf-0.2.8-py3-none-any.whl",
+    "nomadnet": "nomadnet-0.3.2-py3-none-any.whl",
+    "lxmf": "lxmf-0.2.9-py3-none-any.whl",
 }
 
 DEFAULT_TITLE = "RNode Bootstrap Console"
@@ -204,7 +203,7 @@ def optimise_manual(path):
         "_static/scripts/furo.js.map",
         "_static/jquery-3.6.0.js",
         "_static/jquery.js",
-        "_images/sideband_1.png",
+        "_images/sideband_1.png",
 
         # Too long
         # "_static/sphinx_highlight.js",
index 562a59801913bcf45c5253a2426359643843dd18..2d710905719b4a9f815ac3506ea27f4e92dcc2e7 100644 (file)
Binary files a/Release/console_image.bin and b/Release/console_image.bin differ