-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add DHTINT #1373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add DHTINT #1373
Conversation
DEVFULL mimics the /dev/full device of Linux, can be used for testing.
Arduino library to mix two signals (A and B) with an adaptive weight.
integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
A problem was found with your submission https://github.com/RobTillaart/DHTINT ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
Thanks for your interest in contributing to the Arduino Library Manager index @RobTillaart After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
@ArduinoBot |
Hello! I'm checking your submission again. |
Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index. The library(s) will be available for installation via Library Manager within a day's time. You can check the logs from the Library Manager indexer for your library(s) here: |
integer only version of the DHTNew library to save footprint on processors with less memory.