mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
avoid error
This commit is contained in:
@@ -152,6 +152,7 @@ pub fn setup_channels_format(device: &mut device::Device) {
|
||||
|
||||
0xfd => {
|
||||
/* channel reset - send reset command and discard the results */
|
||||
disable_pif_channel(&mut device.pif.channels[k]); // not sure about this
|
||||
k += 1;
|
||||
i += 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user