From b2f2494386c4629cf0e0f0a3740e7672919d53a2 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 06 一月 2021 17:09:55 +0800 Subject: [PATCH] 修改了彩灯的百分比计算 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 27948ee..472c327 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ Shared.IOS/ .DS_Store .gitignore +.Shared.IOS.ESVideoPhoneSDK.dll # Roslyn cache directories *.ide/ -- Gitblit v1.8.0