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 support for id core BEAM. #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pparent76
Copy link

No description provided.

@jonathanunderwood
Copy link
Owner

Hi, thanks for this. Am travelling presently, so can't look in detail. But, I think the new you bits will need to be conditionally displayed only if a beam is found.

@nobodo
Copy link

nobodo commented Aug 11, 2019

The id must be in hex I think. This should work (sorry for posting it already in the other discussion):

amp_models = {
    0x0001: 'id-tvp',
    0x0010: 'id-core',
    0x0011: 'id-coreV2',
    0x0020: 'id-beam'
}

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