more calibration fixes
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
|
|
||||||
const uint8_t CONFIG_CAL_OFFSET = 0;
|
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 {
|
void ADS1210::enableCS() const {
|
||||||
|
Reference in New Issue
Block a user