h
Fork of DHT by
Revision 5:c8bc136fd956, committed 2018-01-02
- Comitter:
- eungee
- Date:
- Tue Jan 02 13:55:05 2018 +0000
- Parent:
- 4:1e78a462b211
- Commit message:
- y
Changed in this revision
DHT.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1e78a462b211 -r c8bc136fd956 DHT.cpp --- a/DHT.cpp Thu Jul 20 09:04:07 2017 +0000 +++ b/DHT.cpp Tue Jan 02 13:55:05 2018 +0000 @@ -136,7 +136,7 @@ float DHT::CalcTemperature() { - int v; + float v; switch (_DHTtype) { case DHT11: