diff --git a/src/MS5xxx.h b/src/MS5xxx.h index 0928948..d1d23cb 100755 --- a/src/MS5xxx.h +++ b/src/MS5xxx.h @@ -44,7 +44,7 @@ class MS5xxx { - private: + protected: unsigned int C[8]; double P; double TEMP;