Slowing down lat so shows slower during demo
This commit is contained in:
parent
ac80823285
commit
8b4a210402
@ -24,7 +24,7 @@ def main():
|
||||
minLat = -90
|
||||
maxLat = 90
|
||||
splitNumber = 1000
|
||||
step = 0.1
|
||||
step = 0.05
|
||||
|
||||
try:
|
||||
os.stat(directory)
|
||||
|
Loading…
Reference in New Issue
Block a user