]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated version and console image
authorMark Qvist <mark@unsigned.io>
Fri, 5 May 2023 12:22:22 +0000 (14:22 +0200)
committerMark Qvist <mark@unsigned.io>
Fri, 5 May 2023 12:22:22 +0000 (14:22 +0200)
Config.h
Console/build.py
Release/console_image.bin

index c005ca08af13703738e0aeb0653f044518f955b5..b9cb39c03999c76489baf22883a73ecd4767db50 100644 (file)
--- a/Config.h
+++ b/Config.h
@@ -19,7 +19,7 @@
        #define CONFIG_H
 
        #define MAJ_VERS  0x01
-       #define MIN_VERS  0x3B
+       #define MIN_VERS  0x3C
 
        #define PLATFORM_AVR   0x90
     #define PLATFORM_ESP32 0x80
index a6846b31ae9a5aa6e4ee5a15207cbcd833ad5a8f..2d028c5c85aca15691a3fc7401b507f327b680c9 100644 (file)
@@ -4,7 +4,7 @@ import sys
 import shutil
 
 packages = {
-    "rns": "rns-0.5.0-py3-none-any.whl",
+    "rns": "rns-0.5.1-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.0.13-py3-none-any.whl",
index 3ab8ede8bbbf1edf1c2e7839c2238b52bf3b8368..534702df0c41e164c2feec08519a1c2abdf4b88f 100644 (file)
Binary files a/Release/console_image.bin and b/Release/console_image.bin differ