Do a recalibrate when retrying a track read --- it makes things a bit more

reliable.
This commit is contained in:
David Given
2019-02-09 22:55:46 +01:00
parent c4451c20d0
commit 9f64de0c49
6 changed files with 45 additions and 16 deletions

View File

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