[Sample] Add Sleep command

This commit is contained in:
2021-01-10 00:51:55 +01:00
parent 7c2a102bee
commit 56a0eecdc9
3 changed files with 110 additions and 1 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="FingerprintDialog.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SleepDisplay.cs" />
<Compile Include="TUIManager.cs" />
</ItemGroup>
<ItemGroup>