Skip to content

Fix ENV_DATA register write#2

Open
abradianu wants to merge 1 commit into
gschorcht:masterfrom
abradianu:ccs811_env_data
Open

Fix ENV_DATA register write#2
abradianu wants to merge 1 commit into
gschorcht:masterfrom
abradianu:ccs811_env_data

Conversation

@abradianu

Copy link
Copy Markdown

According to the CCS811 datasheet the ENV_DATA register format is humidity
on bytes 0 & 1 and temperature on bytes 2 & 3.

According to the CCS811 datasheet the ENV_DATA register format is humidity
on bytes 0 & 1 and temperature on bytes 2 & 3.
@Stormhand

Copy link
Copy Markdown

It looks that you are right. Did you notice any change after changing this code in the measurements? It's strange that there are many other libs using it the wrong way.

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.

2 participants