You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
While searching for how to do differential sampling in continuous sampling mode (still hunting for it!) I notice that the Adafruit_ADS1x15/Adafruit_ADS1x15.py file contains many errors in the print statements for invalid sps and pga values. Often sps and pga are swapped, both in name and in the example (e.g. gives mV instead of Hz).