adafruit / Adafruit_ADS1X15

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

Wrong docstring for `Adafruit_ADS1X15::computeVolts` #88

Closed dakotahorstman closed 7 months ago

dakotahorstman commented 7 months ago

The docstring for Adafruit_ADS1X15::computeVolts is incorrect. It appears to be a near copy-paste of Adafruit_ADS1X15::conversionComplete.