Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Arduino_python_communication
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CREATE Lab
Lab systems
Arduino_python_communication
Commits
a0d8c100
Commit
a0d8c100
authored
3 years ago
by
Kai Junge
Browse files
Options
Downloads
Patches
Plain Diff
Edits to match release urls.
parent
ee942da5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+11
-1
11 additions, 1 deletion
CHANGELOG.md
README.md
+1
-1
1 addition, 1 deletion
README.md
with
12 additions
and
2 deletions
CHANGELOG.md
+
11
−
1
View file @
a0d8c100
...
...
@@ -12,7 +12,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Removed -->
## [Release v1.1.0] - to be released
## [Unreleased]
### Added
### Changed
### Removed
## [Release v1.0.0](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication/-/releases/release_v1.1.0) - 17-4-2022
### Added
-
Status variable
`newMsgRecieved`
to indicate when a messege with new data is received
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
a0d8c100
...
...
@@ -51,7 +51,7 @@ You can also find detailed description of the different functions and variables
---
## Python libraries you need to install
[
pyserial
](
https://
gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication
)
[
pyserial
](
https://
pypi.org/project/pyserial/
)
[
pynput
](
https://pypi.org/project/pynput/
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment