mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
561 B
561 B
Change Log AD56X8
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.
[0.1.1] - 2022-12-01
- initial release
- add changelog.md
- add derived type - AD5668_3() starts up at midscale
- initialize internal values[] array.
- improve unit tests
- clean up code
- update readme.md
[0.1.0] - 2022-07-28
- rework (add from DAC855x + MCP_DAC)
- not released.
Eons ago
- initial work