mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
509 B
509 B
Change Log SWSerialOut
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] - 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