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

Use 64-bit long type for Java layer device IDs (#5630) #5709

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

g-coppock
Copy link
Contributor

Tested by pairing an m5stack using a hardcoded ID of FFEE00124444AAAA.

Fixes #5630

Tested by pairing an m5stack using a hardcoded ID of FFEE00124444AAAA.
@CLAassistant
Copy link

CLAassistant commented Mar 31, 2021

CLA assistant check
All committers have signed the CLA.

@g-coppock g-coppock marked this pull request as ready for review March 31, 2021 00:40
@austinh0 austinh0 requested review from austinh0 and removed request for vidhis88 March 31, 2021 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChipDeviceController uses 32-bit integer representation for device ID instead of 64-bit long value
6 participants