Skip to content

Adding get/set for temperature correction

Choose a tag to compare

@AndyEngland521 AndyEngland521 released this 27 Nov 18:59
· 21 commits to master since this release

It is good practice to not expose variables such as this to the user, and instead to have getters/setters.