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

Update README.md #56

Closed erolfr closed 5 years ago

erolfr commented 5 years ago

die precision kann nur von 9 bis 12 geändert werden

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  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 8ac4fbb...c5fa812. Read the comment docs.

timofurrer commented 5 years ago

Good catch! Thanks :tada: