initiated venv, installed FreeSimpleGUI and PySerial

This commit is contained in:
2025-10-22 17:20:59 +03:00
parent 434f9c0df3
commit f921bec1c3
1510 changed files with 218990 additions and 27193 deletions

3
run Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/bash
source .venv/bin/activate
python3 _device_main.py