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

Add hint README about dt overlays #43

Closed hbradio closed 6 years ago

hbradio commented 6 years ago

Would some of the info discussed in Issue #42 be good to have in the README? I took a pass at adding it.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   96.27%   96.27%           
=======================================
  Files           5        5           
  Lines         215      215           
=======================================
  Hits          207      207           
  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 904eb7f...98c9bca. Read the comment docs.

timofurrer commented 6 years ago

Looks great! Thanks for the contribution :tada: