完成通讯

This commit is contained in:
2025-09-16 14:44:50 +08:00
parent 90a3afa16b
commit 7770707c7d
17 changed files with 3795 additions and 212 deletions
+9
View File
@@ -0,0 +1,9 @@
QT += core gui network
QT += serialport
HEADERS += \
$$PWD/dlink.h
SOURCES += \
$$PWD/dlink.cpp