Ultra-Small, Low-Power, I2C-Compatible, 3.3-kSPS, 12-Bit ADCs. With Internal Reference, Oscillator, and Programmable Comparator.

Revision:
3:b7fd92ede3a7
Parent:
2:9931ca41f17d
--- a/ADS101X.cpp	Mon Jul 22 09:48:39 2019 +0000
+++ b/ADS101X.cpp	Mon Jul 22 10:12:44 2019 +0000
@@ -1,6 +1,6 @@
 /**
  * @brief       ADS101X.cpp
- * @details     Capacitive digital sensor for relative humidity and temperature.
+ * @details     Ultra-Small, Low-Power, I2C-Compatible, 3.3-kSPS, 12-Bit ADCs. With Internal Reference, Oscillator, and Programmable Comparator.
  *              Function file.
  *
  *
@@ -11,7 +11,7 @@
  * @version     22/July/2019    The ORIGIN
  * @pre         N/A.
  * @warning     N/A
- * @pre         This code belongs to AqueronteBlog ( http://unbarquero.blogspot.com ). All rights reserved.
+ * @pre         This code belongs to AqueronteBlog ( http://unbarquero.blogspot.com ).
  */
 
 #include "ADS101X.h"