Update 'Object_Sorting/Program/Object_sorter.py'

This commit is contained in:
Tanja Sukal 2024-09-06 12:15:07 +00:00
parent 9c74bc733f
commit 28eef01296

View File

@ -220,6 +220,8 @@ if __name__ == "__main__":
#camera_port = 1, #camera_port = 1,
#leftmotor_output = OUTPUT_A, #leftmotor_output = OUTPUT_A,
#rightmotor_output = OUTPUT_D, #rightmotor_output = OUTPUT_D,
#leftmotor_polarity = 'inveresed',
#rightmotor_polarity = 'inveresed',
#signature_dice_remains = 1, #signature_dice_remains = 1,
#signature_dice_sorted = 2, #signature_dice_sorted = 2,
#speed_drive = 30, #speed_drive = 30,