more calibration fixes

This commit is contained in:
hg
2014-11-20 22:54:16 +01:00
parent b6ad21f3f6
commit 0ef4d84e89

View File

@ -15,7 +15,7 @@
const uint8_t CONFIG_CAL_OFFSET = 0;
const uint8_t CONFIG_CAL_FACTOR = 2;
const uint8_t CONFIG_CAL_FACTOR = 4;
void ADS1210::enableCS() const {