Skip to content
Snippets Groups Projects
Commit cc88fec7 authored by Kai Junge's avatar Kai Junge
Browse files

Update CHANGELOG.md

parent d7463a8f
Branches
Tags
1 merge request!1Update CHANGELOG.md
......@@ -12,15 +12,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Removed -->
## [Unreleased]
## [Release v1.1.0] - to be released
### Added
- Status variable to indicate when a messege with new data is received.
- Status variable `newMsgRecieved` to indicate when a messege with new data is received
- Documentation on the functions and variables
- Option to send multiple messages from python to arduino side
- Testing data on different OS with different Arduinos
### Changed
- Threading to terminate when the main python file is terminated.
- Threading to be killed when the main python file is terminated
- Bugfix on communication to be slow on a windows machine
<!-- ### Removed -->
### Removed
- Removed requirement to specify the message name on the python side
## [Release v1.0.0](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication/-/releases/release_v1.0.0) - 22-1-2022
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment