diff options
| author | Edvin <[email protected]> | 2025-04-30 10:49:29 +0200 |
|---|---|---|
| committer | Edvin <[email protected]> | 2025-04-30 10:49:29 +0200 |
| commit | 115b28f0cd219b98209839123c656771c252f6a9 (patch) | |
| tree | 9f0e27622b0bc25930b3f787e3ac20de8359f508 /main.py | |
| parent | 1368991f98f7a6eeeb48d2d9adaf7cd0b19e19f6 (diff) | |
Testinggggg
Diffstat (limited to 'main.py')
| -rwxr-xr-x | main.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -124,7 +124,6 @@ if bto.find("Connected") != -1: desDir = 0 else: # Store current position => cur pos - # Calculate angle from old pos, a = math.atan2(y, x) + math.pi curX = float(x) * 1000 curY = float(y) * 1000 |
