Skip to content

Commit

Permalink
fixed location scan (Noctem#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
6iz authored and JZ6 committed Jul 19, 2016
1 parent 6486c25 commit 130730d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,8 +596,6 @@ def main():
y = 0
dx = 0
dy = -1
origin_lat = FLOAT_LAT
origin_lon = FLOAT_LONG
steplimit2 = steplimit**2
for step in range(steplimit2):
#starting at 0 index
Expand Down

0 comments on commit 130730d

Please sign in to comment.