diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 21:54:14 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 21:54:14 -0700 |
| commit | 41c29cb92feff490270b4ce31f67d7baddecc457 (patch) | |
| tree | 3601c61d3cf6919f2bea780cbdc3f4f3922d914f /general/event | |
| parent | 18cabc43191fd82420adcfac56c0361de98360c9 (diff) | |
Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842
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. |
