diff options
Diffstat (limited to 'general/event')
| -rw-r--r-- | general/event/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general/event/README.md b/general/event/README.md index 3af1d845..0730c156 100644 --- a/general/event/README.md +++ b/general/event/README.md @@ -36,4 +36,4 @@ To run the test application, enter the following command in the command window: `C:\>event.exe <Delay> <0|1>` -The first command-line parameter, `Delay`, equals the time, in seconds, to delay the event signal. For the second command-line parameter, specify 0 for IRP-based notification and 1 for event-based notification.
\ No newline at end of file +The first command-line parameter, `Delay`, equals the time, in seconds, to delay the event signal. For the second command-line parameter, specify 0 for IRP-based notification and 1 for event-based notification. |
