From 601835075051c91510dbdd40e73b0b815d2ff3ad Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期一, 19 七月 2021 16:15:55 +0800 Subject: [PATCH] 更新 --- HDL_ON/Common/R.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 9464539..7e133bb 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,10 @@ public static class StringId { /// <summary> + /// 鐜浼犳劅鍣� + /// </summary> + public const int SensorEnvironment = 480; + /// <summary> /// 椋庨噺 /// </summary> public const int AirVolume = 479; -- Gitblit v1.8.0