All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated example in readme.
- Redesign API to use explicit methods instead of requiring the user to pattern-match enums for every variable call.
- Modularize the code a bit.
- Initial implementation of I2C protocol.