-
Notifications
You must be signed in to change notification settings - Fork 3
fix: updating the projects/tutorials codes #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Memory usage change @ 623567e
Click for full report table
Click for full report CSV
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Good to merge 👍 Do you need a new library release afterwards?
What did you mean by a new library release? New version number? |
Yes. |
It'd be good to have a new version because the tutorials' codes are quite different. But you know better if adding a unique version number for the library is necessary. |
Here you go: https://github.com/arduino-libraries/Arduino_Braccio_plusplus/releases/tag/1.3.2 . Now the latest changes are distributed via library manager too. |
Description of the changes in this branch:
examples/Braccio_Record_and_Replay/AppState.cpp
file.examples/Platform_Tutorials/projects/p02-controlling-braccio-manually/01_Controlling_Manually_Braccio/
example. Now it is the same as the library example.examples/Platform_Tutorials/projects/p03-record-replay-mode/01_Braccio_Record_and_Replay/
example. Now it is the same as the library example.