From 1f26d743028ceb7e37555e1e89cd078e90a5c242 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 04 七月 2022 10:46:07 +0800
Subject: [PATCH] 毫米波传感器对接

---
 HDL_ON/Common/R.cs |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 6f4facd..f60d663 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -2858,6 +2858,14 @@
         /// 鏄�
         /// </summary>
         public const int shi = 7158;
+        /// <summary>
+        /// 璺屽�掓姤璀�
+        /// </summary>
+        public const int diedaobaojing = 7159;
+        /// <summary>
+        /// 鏈変汉鎶ヨ
+        /// </summary>
+        public const int yourenbaojing = 7160;
 
 
 

--
Gitblit v1.8.0