mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
24 lines
547 B
Markdown
24 lines
547 B
Markdown
# 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/).
|
|
|
|
|
|
## [0.1.2] - 2023-11-13
|
|
- update readme.md
|
|
- add **setAll(value)**
|
|
- minor edits
|
|
|
|
|
|
## [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
|
|
|
|
## [0.1.0] - 2023-10-09
|
|
- initial version (based upon AD524X library)
|
|
|