-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Alvik lifted/dropped events #41
Conversation
This feature branch is working only with banch alvik_lifted of Arduino_AlivkCarrier |
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.
hot_wheels example should be in events because it is an example which shows how to use the callback on lift.
I'm still testing if there are issues
done |
fix: fixes skipping host->robot commands on occasions
feat: introduce _AlvikRLock alvik's read/write uart re-entrant lock
Improved threading - Thread locks on methods accessing UART
merged thread_locks into this branch. Should be ready for version 1.1.3 |
No description provided.