Updated version and console image

master
Mark Qvist 2 years ago
parent a4cf779ce2
commit a31d655eb9
  1. 2
      Config.h
  2. 2
      Console/build.py
  3. BIN
      Release/console_image.bin

@ -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

@ -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",

Binary file not shown.
Loading…
Cancel
Save