- period incremented to 500ms
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@118 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -9,7 +9,7 @@ MODULE UsbTargLog;
|
||||
|
||||
CONST
|
||||
logTitle = "USB Target Log";
|
||||
PERIOD = 200;
|
||||
PERIOD = 500;
|
||||
|
||||
TYPE
|
||||
Receiver = POINTER TO RECORD (Services.Action)
|
||||
|
||||
Reference in New Issue
Block a user