mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Oops. I got the sides swapped on the 1581 format.
This commit is contained in:
@@ -25,6 +25,7 @@ layout {
|
||||
encoder {
|
||||
ibm {
|
||||
trackdata {
|
||||
swap_sides: true
|
||||
invert_side_byte: true
|
||||
target_rotational_period_ms: 200
|
||||
target_clock_period_us: 4
|
||||
@@ -40,7 +41,7 @@ decoder {
|
||||
ibm {
|
||||
trackdata {
|
||||
ignore_side_byte: true
|
||||
invert_side_byte: false
|
||||
invert_side_byte: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user