浏览代码

Update msc.h

main
Warrren Watson 4 年前
父节点
当前提交
0aa73d4aeb
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      utility/msc.h

+ 3
- 1
utility/msc.h 查看文件

@@ -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


正在加载...
取消
保存