picosonic / bbc-fdc

Floppy disk interface for Raspberry Pi
MIT License
243 stars 22 forks source link

Change bbcfdc.c. to pass drivetracks not disktracks to dfs_showinfo #22

Closed ajgbarnes closed 3 years ago

ajgbarnes commented 3 years ago

Minor changes (second was my mistake).

  1. Corrected typo in .gitignore to ignore checktd0 instead of checktdo
  2. Corrected code typo to pass disktracks not drivetracks to dfs_showinfo in bbcfdc.c