增加mqtt和串口

This commit is contained in:
小魔仙
2025-04-22 14:39:30 +08:00
parent a9a853b006
commit 1647984d51
60 changed files with 7579 additions and 27 deletions

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;