sync with current state
This commit is contained in:
@@ -13,7 +13,7 @@ Ny = int(sys.argv[2])
|
||||
PixelsPerFrame = 20
|
||||
NumLines = 7
|
||||
LineGenerationRate = 0.2
|
||||
time_ms = 10
|
||||
time_ms = 20
|
||||
try:
|
||||
time_ms = int(sys.argv[3])
|
||||
except:
|
||||
|
Reference in New Issue
Block a user