* Apply #pragma once in headers * Adjust some thermistors formatting * Misc cleanup and formatting
Implement AVR Platform
- Use `size` and `count` instead of `length` and `size` - Fix bug: `peek` should return the item - Clean up comments, spacing, spelling