Git Product home page Git Product logo

Comments (3)

undera avatar undera commented on July 28, 2024

Hi,
You can't use MoveHub class for this purpose, it is specific to Boost's device. But you can use Hub class instead, it is generic hub device. Though, MoveHub implements some useful features, like waiting for initial peripheral messages.

The proper way is to subclass the Hub into ControlPlusHub and implement device's specifics there. The easiest way is to make full copy of MoveHub class and modify it to remove peripheral requirements that are not present in Control+ hub.

I'd be happy to accept this new class as a contribution, since I don't have Control+ hardware myself.

from pylgbst.

wobeix avatar wobeix commented on July 28, 2024

I resolved this issue, i have created a ControlPlusHub class which make pulgbst compatible with Control + Hub, can you please give me access to push my code into the project, i'm getting this error

remote: Permission to undera/pylgbst.git denied to MehdiMechedal.
fatal: unable to access 'https://github.com/undera/pylgbst.git/': The requested URL returned error: 403

from pylgbst.

undera avatar undera commented on July 28, 2024

You should do it via Pull Request. Please read here: https://opensource.com/article/19/7/create-pull-request-github

from pylgbst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.