mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Updated console image
This commit is contained in:
parent
ee11073864
commit
7211a3423c
3 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ import sys
|
|||
import shutil
|
||||
|
||||
packages = {
|
||||
"rns": "rns-0.4.8-py3-none-any.whl",
|
||||
"nomadnet": "nomadnet-0.3.3-py3-none-any.whl",
|
||||
"lxmf": "lxmf-0.3.0-py3-none-any.whl",
|
||||
"rns": "rns-0.4.9-py3-none-any.whl",
|
||||
"nomadnet": "nomadnet-0.3.5-py3-none-any.whl",
|
||||
"lxmf": "lxmf-0.3.1-py3-none-any.whl",
|
||||
}
|
||||
|
||||
DEFAULT_TITLE = "RNode Bootstrap Console"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue