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

Updated CHANGELOG.

parent 8f127bfb
No related branches found
No related tags found
No related merge requests found
......@@ -15,13 +15,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Release v1.0.0](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication/-/releases/release_v1.0.0) - 22-1-2022
### Added
- Debugging funcionality to understand the communictaion setup. Notably to easily see what the Arduino side has received from the python side
- Debugging funcionality to understand the communictaion setup. Notably to easily see what the Arduino side has received from the Python side
- Obtain latching and non-latching key press outputs
### Changed
- Spelling mistakes fixed for "received"
- Spelling mistakes fixed for the word "received"
- Addressed and patched the issue of the Arduino not sending messages in the first few seconds after connection/handshake is estabilished
- Fixed the issue of messages not being received properly on the python side
- Fixed the issue of messages not being received properly on the Python side
- Simplified the connection process on the Arduino side
- Simplified the communication process on the Arduino side
- A range of variable and function names to be more descriptive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment