mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2024-07-02 14:34:13 +02:00
Updated console image build
This commit is contained in:
parent
8ab9ba84be
commit
68c75979cb
@ -4,10 +4,10 @@ import sys
|
|||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
packages = {
|
packages = {
|
||||||
"rns": "rns-0.5.7-py3-none-any.whl",
|
"rns": "rns-0.5.9-py3-none-any.whl",
|
||||||
"nomadnet": "nomadnet-0.3.6-py3-none-any.whl",
|
"nomadnet": "nomadnet-0.3.7-py3-none-any.whl",
|
||||||
"lxmf": "lxmf-0.3.2-py3-none-any.whl",
|
"lxmf": "lxmf-0.3.3-py3-none-any.whl",
|
||||||
"rnsh": "rnsh-0.1.1-py3-none-any.whl",
|
"rnsh": "rnsh-0.1.2-py3-none-any.whl",
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFAULT_TITLE = "RNode Bootstrap Console"
|
DEFAULT_TITLE = "RNode Bootstrap Console"
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user