adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
298 stars 307 forks source link

Fix doc string and millivolts value in examples #89

Closed caternuson closed 9 months ago

caternuson commented 9 months ago

Fixes #87 - add a divide by 1000 in examples so value is actually millivolts Fixes #88 - updates docstring

caternuson commented 9 months ago

@ladyada for review

ladyada commented 9 months ago

im down!