mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Do a recalibrate when retrying a track read --- it makes things a bit more
reliable.
This commit is contained in:
@@ -54,6 +54,8 @@ enum
|
||||
F_FRAME_WRITE_REPLY, /* any_frame */
|
||||
F_FRAME_ERASE_CMD, /* erase_frame */
|
||||
F_FRAME_ERASE_REPLY, /* any_frame */
|
||||
F_FRAME_RECALIBRATE_CMD, /* any_frame */
|
||||
F_FRAME_RECALIBRATE_REPLY, /* any_frame */
|
||||
};
|
||||
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user