Skip to content

Commit

Permalink
remove outdated fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Aug 1, 2024
1 parent ded37d7 commit 5373b40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/systems/kc85.zig
Original file line number Diff line number Diff line change
Expand Up @@ -496,8 +496,6 @@ pub fn Type(comptime model: Model) type {
}
}

// FIXME: tick beepers and update audio

// PIO output
if (model == .KC854) {
@panic("FIXME: KC85/4 PIO output");
Expand Down

0 comments on commit 5373b40

Please sign in to comment.