mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Frequency to 0 to enable automatic detection
--HG-- branch : compatibility-develop
This commit is contained in:
parent
2548561d1e
commit
3f55f85e10
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Width = 0;
|
|||
Height = 0;
|
||||
PositionX = 0;
|
||||
PositionY = 0;
|
||||
Frequency = 60;
|
||||
Frequency = 0;
|
||||
Depth = 32;
|
||||
Sleep = -1;
|
||||
ProcessPriority = 0; // -2 = idle, -1 = below normal, 0 = normal, 1 = above normal, 2 = high, 3 = real time
|
||||
|
|
Loading…
Reference in a new issue