1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

some layout tuning for flashtool

This commit is contained in:
wellenvogel
2021-12-21 16:16:22 +01:00
parent b73d5c754a
commit 597ca72594
2 changed files with 9 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ How to build the bundled flashtool.exe (on windows)
(2) pip install pyinstaller
(3) pip install pyserial
(4) in this directory:
pyinstaller -F flashtool.py
pyinstaller --clean -F flashtool.py
will create flashtool.exe in dist