Skip to content

Update DHT11.cpp#3

Open
TomXia wants to merge 1 commit intoJackyJnirvana:masterfrom
TomXia:master
Open

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

Conversation

@TomXia
Copy link
Contributor

@TomXia TomXia commented Jul 27, 2016

Edited the loop ub getHumi() & getTemp.

Edited the loop ub getHumi() & getTemp.
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
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