Explorar el Código

Improve exa detection

Taddeus Kroes hace 5 años
padre
commit
c91e1e2ea6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      parse.py

+ 1 - 1
parse.py

@@ -29,7 +29,7 @@ MIN_BOMB_SAT = 130
 DETECT_EXA_X = 30
 DETECT_EXA_Y = 547
 EXA_HUE = 129
-EXA_MIN_VAL = 240
+EXA_MIN_VAL = 194
 DETECT_HELD_Y = 579
 DETECT_EXA_LIGHT_X = 30
 DETECT_EXA_LIGHT_Y = 609