第一个函数

This commit is contained in:
xin
2020-08-05 17:33:45 +08:00
parent 399e65d995
commit 93cd9f1af2
10 changed files with 66 additions and 5 deletions

View File

@ -9,3 +9,8 @@ VinceControl::~VinceControl()
{
}
void VinceControl::connect(QString comname, QString bandrate)
{
}