diff --git a/Color_Sorting/Program/Python_Obstical_sorter.py b/Color_Sorting/Program/Python_Obstical_sorter.py index d6ad722..a6ab6c7 100644 --- a/Color_Sorting/Program/Python_Obstical_sorter.py +++ b/Color_Sorting/Program/Python_Obstical_sorter.py @@ -25,8 +25,8 @@ m_right.polarity = 'inversed' # use 'normal' to initialize it to run clockwise m_left.polarity = 'inversed' # Defined inputs for the given experiment / enviroment -sig_sort = 2 # Signatur of green dice sig_let = 1 # Signatur of orange dice +sig_sort = 2 # Signatur of green dice fast = 30 # driving speed slow = 10 # searching speed line = 10 # min. reflection of outline