-
Notifications
You must be signed in to change notification settings - Fork 66
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 usbcamera-dmi #122
add usbcamera-dmi #122
Conversation
4d25fd4
to
1141f60
Compare
Is the vendor folder necessary? Can we use go.mod directly? Otherwise, there will be too many files and review will be difficult |
66709a8
to
e84f5d8
Compare
ok, I have deleted the vendor. |
92c1364
to
ebd8962
Compare
37c7a7e
to
b680c79
Compare
b680c79
to
9fb6de1
Compare
Would it be better to change the directory name to |
ok |
Signed-off-by: luomengY <[email protected]>
9fb6de1
to
c9d43e0
Compare
/lgtm |
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.
/approve
thanks for the mapper.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fisherxu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
A USB protocol camera mapper developed based on the dmi and mapper framework.
@cl2017 @wbc6080