Skip to content

Update DHT11.cpp#3

Open
TomXia wants to merge 1 commit into
JackyJnirvana:masterfrom
TomXia:master
Open

Update DHT11.cpp#3
TomXia wants to merge 1 commit into
JackyJnirvana:masterfrom
TomXia:master

Conversation

@TomXia

@TomXia TomXia commented Jul 27, 2016

Copy link
Copy Markdown
Contributor

Edited the loop ub getHumi() & getTemp.

Edited the loop ub getHumi() & getTemp.
Comment thread DHT11.cpp
return returnValue; // Return the error message

/* Get the raw temperature out of the buffer and return it */
for (int i = 7; i >= 0; i--)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

额………………这两处还是我自己改坏的,当时计算反复不正确,脑抽觉得问题在这里

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