Lenght of sound signal is now stored
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-07-03 23:01:07 +02:00
parent d8c8fca8dd
commit 15bedb0c31
5 changed files with 50 additions and 18 deletions

View File

@ -8,5 +8,8 @@
<Setting Name="AutoStartProcedure" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="SignalLength" Type="System.UInt32" Scope="User">
<Value Profile="(Default)">500</Value>
</Setting>
</Settings>
</SettingsFile>