Browse Source

Update msc.h

main
Warrren Watson 4 years ago
parent
commit
0aa73d4aeb
No account linked to committer's email address
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      utility/msc.h

+ 3
- 1
utility/msc.h View File

@@ -68,8 +68,10 @@
#define MS_CMD_ERR 0x26

#define MS_INIT_PASS 0

#define MAXLUNS 16

// These two defines are timeouts for detecting a connected drive
// and waiting for it to be operational.
#define MEDIA_READY_TIMEOUT 1000
#define MSC_CONNECT_TIMEOUT 4000


Loading…
Cancel
Save