Skip to content

Conversation

@RobTillaart
Copy link
Contributor

added example timing.ino, measures timing at different resolutions

added example timing.ino, measures timing at different resolutions
…ces.

Other onewire devices may not support these calls.
vdwulp and others added 6 commits February 13, 2020 22:17
- Corrected library references from DS28B20 to DallasTemperature
- Corrected reference to library version (text and constant)
- Replaced call to getTempC() to getTempCByIndex(0)
- Changed Serial baudrate to 9600 like other example files
- Removed loop to wait for isConversionComplete() (library checks this)
- Corrected filename comment to Timing.ino
- Updated version info in comment
Delegating constructor to avoid duplicate code.
Change timeout when blocking till conversion is complete
@milesburton milesburton merged commit c0bf9f0 into milesburton:master Jun 30, 2020
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.

3 participants