GY-63_MS5611/libraries/SWSerialOut/CHANGELOG..md
2023-11-22 11:38:10 +01:00

22 lines
509 B
Markdown

# Change Log SWSerialOut
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.1] - 2023-11-22
- update readme.md
## [0.1.0] - 2023-09-02
- revitalized as transmit (TX) only SWSerial.
- initial release
----
## [0.0.0] - 2012-12-21
- proof of concept, baud rate by formula
- https://forum.arduino.cc/t/softwareserial-magic-numbers/135211