added equip level 6-7 rings

minor digging fix
This commit is contained in:
2022-05-21 17:52:59 +02:00
parent afe970d450
commit 36c0b2fcb0
8 changed files with 10 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ def run():
dig_point(290, 100, 200)
level = 1
plot_size = 45
DIG_TIME = 100
cv.waitKey(2000)
runcounter = runcounter - 1