Home | History | Annotate | Download | only in firmware_TouchMTB

Lines Matching refs:y1

575     def _calc_distance(self, (x0, y0), (x1, y1)):
578 dist_y = y1 - y0