mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2024-07-02 14:34:13 +02:00
Updated version and console image
This commit is contained in:
parent
a4cf779ce2
commit
a31d655eb9
2
Config.h
2
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
|
||||
|
@ -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…
Reference in New Issue
Block a user