-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: adafruit/DHT-sensor-library
base: 1.4.2
head repository: adafruit/DHT-sensor-library
compare: master
- 11 commits
- 4 files changed
- 8 contributors
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bd145c5 - Browse repository at this point
Copy the full SHA bd145c5View commit details
Commits on Oct 23, 2021
-
Merge pull request #188 from phd/phd-const-sensors-types
Use const instead of defines for sensors types
Configuration menu - View commit details
-
Copy full SHA for cf2346e - Browse repository at this point
Copy the full SHA cf2346eView commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 880538f - Browse repository at this point
Copy the full SHA 880538fView commit details -
Merge pull request #189 from klone52/patch-1
Fix comment on DHT22 and DHT21 variables
Configuration menu - View commit details
-
Copy full SHA for c14960c - Browse repository at this point
Copy the full SHA c14960cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ce31485 - Browse repository at this point
Copy the full SHA ce31485View commit details
Commits on Jun 25, 2022
-
Fix infinite loop on STM32F103
When trying to read temperature from a DHT11 when the sensor was disconnected, the program would encounter an infinite loop in DHT::expectPulse, because count would keep overflowing.
Configuration menu - View commit details
-
Copy full SHA for 2470b8a - Browse repository at this point
Copy the full SHA 2470b8aView commit details
Commits on Jun 26, 2022
-
Merge pull request #191 from ondras12345/unknown-F_CPU
Fix infinite loop on STM32F103
Configuration menu - View commit details
-
Copy full SHA for 5273ef0 - Browse repository at this point
Copy the full SHA 5273ef0View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2be3b1 - Browse repository at this point
Copy the full SHA b2be3b1View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be6915c - Browse repository at this point
Copy the full SHA be6915cView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a79191f - Browse repository at this point
Copy the full SHA a79191fView commit details
Commits on Nov 15, 2023
-
Merge pull request #207 from tyeth/bump-version-2023-11-14-20-34-53
Update version number to 1.4.6
Configuration menu - View commit details
-
Copy full SHA for 2295fe4 - Browse repository at this point
Copy the full SHA 2295fe4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.2...master