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.
- update readme.md
- update readme.md
- implement toSeconds() -> 45.123 or 45.123456
- add add() to adjust the offset.
- update keywords.txt
- test on ESP32.
- update GitHub actions
- update license 2023
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- update readme.md
- update library.json
- update license
- minor edits
- added Arduino-lint
- added Arduino-CI + unit test
- renamed to timing.h
- move all to mymillis.h file so compiler can optimize
- add lib version
- initial version