outsider
outsider copied to clipboard
Add support for id core BEAM.
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.
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'
}