ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information
MIT License
0 stars 0 forks source link

Do/should the screenHelperXXX functions all use the same yBottomMargin? #90

Closed ericklein closed 1 year ago

ericklein commented 1 year ago

Use the new initial X,Y parameters to standardize (via new const? yBottomMargin)) pixel floor

ericklein commented 1 year ago

All screenHelperXXX functions should use common margin definitions, not just bottom.

ericklein commented 1 year ago

completed