-
Notifications
You must be signed in to change notification settings - Fork 638
add vector hardware config popup #774
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
add vector hardware config popup #774
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #774 +/- ##
===========================================
- Coverage 69.53% 69.48% -0.05%
===========================================
Files 70 70
Lines 6548 6557 +9
===========================================
+ Hits 4553 4556 +3
- Misses 1995 2001 +6 |
can/interfaces/vector/canlib.py
Outdated
"""Open vector hardware configuration window. | ||
|
||
:param int wait_for_finish: | ||
Time to wait for user input. |
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.
Specify that it should be in milliseconds.
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.
done
@christiansandberg Can we merge this? |
No description provided.