Skip to content
Snippets Groups Projects
Commit 9afaf59e authored by Daniel Joseph Antrim's avatar Daniel Joseph Antrim
Browse files

change link to ads1015 datasheet to TI

parent c12b7d2a
Branches
Tags
6 merge requests!308Bring main and devel back in sync,!300playing with fixing divergence between devel and main,!287Updates for Julabo Chiller,!285Julabo Chiller Added with Fixed Pipeline Compatibility,!269Merge devel into main: largest change is code formatting checker and enforcement in CI,!225Add support for 4-channel 12-bit ADC ADS1015
Pipeline #2575223 failed
......@@ -20,7 +20,7 @@ class I2CCom;
* - Across channel 0 and 1: channel 0 as AINP and channel 1 as AINN
* - Across channel 2 and 3: channel 2 as AINP and channel 3 as AINN
*
* [Datasheet](https://cdn.sparkfun.com/assets/a/c/4/9/b/ads1015.pdf)
* [Datasheet](https://www.ti.com/lit/ds/symlink/ads1015.pdf?ts=1620233839779)
*/
class ADS1015 : public ADCDevice {
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment