timofurrer / w1thermsensor

A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
MIT License
493 stars 113 forks source link

added hW-Wiring to README #62

Closed jogi-k closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files           6        6           
  Lines         242      242           
=======================================
  Hits          234      234           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 75853de...9327aa4. Read the comment docs.

timofurrer commented 4 years ago

Thanks! :tada: