Changeset 432 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc
- Timestamp:
- Jun 15, 2012, 1:47:40 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/DeviceIDE.inc
r414 r432 29 29 TIMEOUT_IDENTIFY_DEVICE EQU (500/55) ; 500 ms 30 30 TIMEOUT_MOTOR_STARTUP EQU (10000/55) ; 10 s 31 TIMEOUT_MAXIMUM EQU 255 ; We would actually want 31 seconds here but I don't think there are so slow drives 31 32 32 33 %ifdef MODULE_FEATURE_SETS
Note:
See TracChangeset
for help on using the changeset viewer.