串口调通,采用在其他线程的模式

This commit is contained in:
hm
2020-08-17 21:10:24 +08:00
parent 8b4142163a
commit 097b9a7056
19 changed files with 563 additions and 330 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "UAV Ground Control System\0"
VALUE "FileVersion", "1.0.0.0\0"
VALUE "ProductVersion", "0.0.0.1\0"
VALUE "LegalCopyright", "Sunny\0"
VALUE "LegalCopyright", "Copyright © 2020 by HM - All Rights Reserved\0"
VALUE "LegalTrademarks", "xxx\0"
VALUE "OriginalFilename", "gcs_nf.exe\0"
VALUE "ProductName", "GCS\0"