initiated venv, installed FreeSimpleGUI and PySerial
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from PySimpleGUI import TIMEOUT_KEY, WIN_CLOSED
|
||||
from FreeSimpleGUI import TIMEOUT_KEY, WIN_CLOSED
|
||||
import json
|
||||
import math
|
||||
import socket
|
||||
|
||||
Reference in New Issue
Block a user