mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 22:54:58 -04:00
Updated console image
This commit is contained in:
parent
f1bb794049
commit
354d4c83a3
3 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ import sys
|
|||
import shutil
|
||||
|
||||
packages = {
|
||||
"rns": "rns-0.8.0-py3-none-any.whl",
|
||||
"rns": "rns-0.8.1-py3-none-any.whl",
|
||||
"nomadnet": "nomadnet-0.5.3-py3-none-any.whl",
|
||||
"lxmf": "lxmf-0.5.3-py3-none-any.whl",
|
||||
"lxmf": "lxmf-0.5.4-py3-none-any.whl",
|
||||
"rnsh": "rnsh-0.1.4-py3-none-any.whl",
|
||||
}
|
||||
|
||||
|
@ -174,7 +174,7 @@ mf.write(help_redirect)
|
|||
mf.close()
|
||||
|
||||
def optimise_manual(path):
|
||||
pm = 110
|
||||
pm = 100
|
||||
scale_imgs = [
|
||||
("_images/board_rnodev2.png", pm),
|
||||
("_images/board_rnode.png", pm),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue