adafruit / Adafruit_BME280_Library

Arduino Library for BME280 sensors
Other
333 stars 304 forks source link

changed private to protected and added doc for protected members #48

Closed espHorst closed 5 years ago

espHorst commented 5 years ago

this is the second approach for changing private to protected. I have added doxygen comments to all protected members.