From 1f5fdd892e8efc9f1babe1ace9d810803edef396 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期五, 27 八月 2021 11:29:45 +0800
Subject: [PATCH] 2021-08-27 11:29:39

---
 HDL_ON/Entity/Function/AirSwitch.cs |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Entity/Function/AirSwitch.cs b/HDL_ON/Entity/Function/AirSwitch.cs
new file mode 100644
index 0000000..2276f82
--- /dev/null
+++ b/HDL_ON/Entity/Function/AirSwitch.cs
@@ -0,0 +1,10 @@
+锘縰sing System;
+namespace HDL_ON.Entity
+{
+    public class AirSwitch
+    {
+        public AirSwitch()
+        {
+        }
+    }
+}

--
Gitblit v1.8.0