adafruit / Adafruit_CircuitPython_ADS1x15

CircuitPython drivers for the ADS1x15 series of ADCs.
MIT License
140 stars 59 forks source link

Update doc string for `value` property #97

Closed caternuson closed 3 months ago

caternuson commented 3 months ago

This PR updates the doc string for value to match the CP API docs for analogio.

The current doc string does not mention the auto scaling behavior, which is leading to confusion: https://forums.adafruit.com/viewtopic.php?p=1020749#p1020749