-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: bogdan2000/MySensorsArduinoExamples
base: master
head repository: mysensors/MySensorsArduinoExamples
compare: master
- 19 commits
- 152 files changed
- 10 contributors
Commits on Sep 15, 2018
-
* Added Si7021 temphum sketch * Added Vcc library
Configuration menu - View commit details
-
Copy full SHA for 0e670dd - Browse repository at this point
Copy the full SHA 0e670ddView commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5f84e3c - Browse repository at this point
Copy the full SHA 5f84e3cView commit details
Commits on Nov 27, 2018
-
Merge pull request mysensors#34 from flopp999/patch-1
updated link
Configuration menu - View commit details
-
Copy full SHA for cedd69d - Browse repository at this point
Copy the full SHA cedd69dView commit details
Commits on Feb 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1d2e066 - Browse repository at this point
Copy the full SHA 1d2e066View commit details
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 36bee0b - Browse repository at this point
Copy the full SHA 36bee0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0206a5 - Browse repository at this point
Copy the full SHA b0206a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a75ad5a - Browse repository at this point
Copy the full SHA a75ad5aView commit details
Commits on Apr 2, 2019
-
Bugfix: COMPARE_BARO and COMPARE_HUM were unused.
All if-statements were just using COMPARE_TEMP.
Configuration menu - View commit details
-
Copy full SHA for bc6d6e4 - Browse repository at this point
Copy the full SHA bc6d6e4View commit details
Commits on Apr 17, 2019
-
Merge pull request mysensors#38 from mfalkvidd/2019-cleanup-by-mfalkvidd
2019 cleanup by mfalkvidd
Configuration menu - View commit details
-
Copy full SHA for f3dccf8 - Browse repository at this point
Copy the full SHA f3dccf8View commit details -
Merge pull request mysensors#39 from mhansen/patch-1
Bugfix: COMPARE_BARO and COMPARE_HUM were unused.
Configuration menu - View commit details
-
Copy full SHA for 833fb33 - Browse repository at this point
Copy the full SHA 833fb33View commit details
Commits on Apr 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5bedf2c - Browse repository at this point
Copy the full SHA 5bedf2cView commit details -
Merge pull request mysensors#41 from martinkaiser/master
Fixed callback parameter type
Configuration menu - View commit details
-
Copy full SHA for 8b4f418 - Browse repository at this point
Copy the full SHA 8b4f418View commit details
Commits on Apr 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9326161 - Browse repository at this point
Copy the full SHA 9326161View commit details -
Merge pull request mysensors#42 from mhansen/format
Fix formatting and spelling in PressureSensor.ino
Configuration menu - View commit details
-
Copy full SHA for acbcbcf - Browse repository at this point
Copy the full SHA acbcbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d26785b - Browse repository at this point
Copy the full SHA d26785bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c36ce9b - Browse repository at this point
Copy the full SHA c36ce9bView commit details
Commits on Nov 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 70e8cd7 - Browse repository at this point
Copy the full SHA 70e8cd7View commit details -
Merge pull request mysensors#47 from mysensors/FixIndicationHandler
Fix missing MY_INDICATION_HANDLER
Configuration menu - View commit details
-
Copy full SHA for f4411cd - Browse repository at this point
Copy the full SHA f4411cdView commit details
Commits on Jan 29, 2021
-
When temperature in C was below 0, the conversion to F was wrong due to treating the C value as unsigned integer instead of signed integer. See http://bit.ly/3ckRfxp for more information. Thanks to hoggin for reporting this problem.
Configuration menu - View commit details
-
Copy full SHA for bba998b - Browse repository at this point
Copy the full SHA bba998bView 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 master...master