Commit Graph

2 Commits (74d6dee920b09aaa47839ee5a19de3129ea2125f)

Author SHA1 Message Date
Scott Lahteine f26d5425bf Patch up CircularQueue
- Use `size` and `count` instead of `length` and `size`
- Fix bug: `peek` should return the item
- Clean up comments, spacing, spelling
João Brázio 5b5aa1572b Non-blocking buzzer