2023-10-10 04:27:41 -04:00
|
|
|
# Change Log AD5263
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
|
|
|
2023-11-13 11:11:17 -05:00
|
|
|
## [0.1.2] - 2023-11-13
|
|
|
|
- update readme.md
|
|
|
|
- add **setAll(value)**
|
|
|
|
- minor edits
|
|
|
|
|
|
|
|
|
2023-10-13 07:31:03 -04:00
|
|
|
## [0.1.1] - 2023-10-11
|
|
|
|
- update readme.md
|
|
|
|
- investigated compatibility AD5280/82 (not) => clean up code
|
|
|
|
- fix library.json
|
|
|
|
- add AD5263_I2C_performance.ino
|
|
|
|
|
2023-10-10 04:27:41 -04:00
|
|
|
## [0.1.0] - 2023-10-09
|
|
|
|
- initial version (based upon AD524X library)
|
|
|
|
|