From d3a9358843b9539017debde289fb38e4fdf26938 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期二, 23 三月 2021 09:18:48 +0800 Subject: [PATCH] 增加新风bus命令 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 25a017d..2cf6254 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1192,6 +1192,7 @@ <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm25Icon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\TempIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\TvocIcon.png" /> + <BundleResource Include="Resources\Phone\PirIcon\add.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0