23 lines
509 B
Markdown
Raw Normal View History

2023-08-06 11:40:50 +02:00
# Change Log M5ROTATE8
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-08-09 12:25:58 +02:00
## [0.2.0] 2023-08-08
- testing with hardware led to a major upgrade
- fix keyPressed
- fix read32
- add setAbsCounter example.
- update examples
- fix **writeRGB(8...)**
- add **setAll(R,G,B)**
- update readme.md
- minor edits
2023-08-06 11:40:50 +02:00
## [0.1.0] - 2023-08-03
- initial version