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

View File

@ -1,4 +1,4 @@
from PySimpleGUI import TIMEOUT_KEY, WIN_CLOSED
from FreeSimpleGUI import TIMEOUT_KEY, WIN_CLOSED
import json
import math
import socket