mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
514 B
514 B
Change Log A1301
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-02
- update keywords
- boolean => bool
- add isSaturated();
- update readme.md
- add A1324/25/26 derived classes.
- update unit test
[0.1.0] - 2022-12-01
- initial version
- rewrite whole class.
[0.0.1] - 2010-07-22
- first light (not released)