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

BSEC library has been updated - Need to update the size of standard key #170

Closed
dhineshkumarmcci opened this issue May 7, 2019 · 0 comments

Comments

@dhineshkumarmcci
Copy link
Contributor

The BSEC library has been updated to version 1.4.7.3 and it requires update in the size of standard key to match the value of "BSEC_MAX_STATE_BLOB_SIZE" in library.

In BSEC v1.4.6.0, the value of BSEC_MAX_STATE_BLOB_SIZE is 65 and in v1.4.7.3 it is updated to 139. The value for size of standard key has to be updated to 139 in Catena_FramStorage.cpp.

/* the size field should match BSEC_MAX_STATE_BLOB_SIZE, whcich is 65 */
cFramStorage::StandardItem(kBme680Cal, 65, /* number */ false),

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

No branches or pull requests

1 participant