@ -10,7 +10,7 @@
class ADS1210 {
public:
ADS1210() : value(0) {};
ADS1210() {};
void begin(uint8_t csPin, uint8_t drdyPin, bool initializeConfig, int eepromAddr);
void exec();
The note is not visible to the blocked user.