ericklein/air_quality

Add initial XY coordinates to screen helper routines

Closed this issue · 1 comments

Pass the origin x,y coordinates into screen helper routines rather than hard coding them.

all screenHelperXXX functions now have their initial x and y coordinates passed in via function parameters.