Kaynağa Gözat

updated comments

subDesTagesMitExtraKaese 3 yıl önce
ebeveyn
işleme
463c7a89ec
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      raspberry-pi/config.ini

+ 3 - 3
raspberry-pi/config.ini

@@ -16,13 +16,13 @@
   # distance of the sensors in front of y=0 in mm
   y_offset = 50
 
-  # left sensor x offset to the right border at x=0 in mm 
+  # left sensor x offset to the left border at x=0 in mm 
   left_x_offset = 0
 
-  # right sensor x offset to the left border at x=width in mm 
+  # right sensor x offset to the right border at x=width in mm 
   right_x_offset = 0
 
-  # distance to y=0 at which the calibration takes place in mm
+  # positions [(x,y1), (x,y2)] at which the calibration takes place in mm
   calibration_y_offset_1 = 100
   calibration_y_offset_2 = 395
   calibration_x_offset   = 195