0.2.0
What's Changed
- removed direct dependency to Embassy, replaced with a trait for timing stuff. Still works with embassy but should accept other time sources
- upped to edition 2024
- reworked the lib, so that it now plays nice with actual hardware
- removed need to use esp32, switched to defmt
- added a feature for logging, if that is wanted
- added documentation
- added an example
- and tested at least the common commands
New Contributors
- @1-rafael-1 made their first contribution in #1
Full Changelog: 0.1.0...0.2.0