From 91ba86f1af842f42996ad8dd64ce2b605782619a Mon Sep 17 00:00:00 2001 From: Roman Schmitz Date: Mon, 7 Mar 2016 10:12:24 +0100 Subject: [PATCH] Update MS5xxx.h --- src/MS5xxx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;