Skip to content
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 i2c_hub module #70

Merged
merged 1 commit into from
Aug 27, 2018
Merged

add i2c_hub module #70

merged 1 commit into from
Aug 27, 2018

Conversation

PSVM-J
Copy link
Contributor

@PSVM-J PSVM-J commented Aug 7, 2018

Add new module
@igrztv
@acosinwork
@igor89

@igrztv
Copy link
Contributor

igrztv commented Aug 8, 2018

есть описание библиотеки?

@PSVM-J
Copy link
Contributor Author

PSVM-J commented Aug 8, 2018

описание тут http://wiki.amperka.ru/js:i2c-hub

Copy link
Contributor

@igrztv igrztv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@igrztv igrztv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


exports.connect = function(opts) {
return new TroykaI2CHub(opts);
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@nomad605dis nomad605dis self-requested a review August 27, 2018 13:07
Copy link
Collaborator

@nomad605dis nomad605dis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PSVM-J PSVM-J merged commit ff0a367 into master Aug 27, 2018
@PSVM-J PSVM-J deleted the i2c-hub branch August 27, 2018 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants