Ultra-Small, Low-Power, I2C-Compatible, 860-SPS, 16-Bit ADCs With Internal Reference, Oscillator, and Programmable Comparator

Revision:
4:7853bced749c
Parent:
3:4a9619b441f0
--- a/ADS111X.h	Fri Jun 19 10:16:03 2020 +0000
+++ b/ADS111X.h	Fri Jun 19 10:23:27 2020 +0000
@@ -359,9 +359,6 @@
 
         /* Thresholds  */
         ADS111X_thresh_t      thresh;             /*!<  High/Low threshold values                     */
-
-        /* Device identification   */
-        ADS111X_device_t      device;             /*!<  Device. The user MUST identify the device     */
     } ADS111X_data_t;
 #endif