Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBenes3 committed Dec 1, 2023
1 parent 7c4c7d1 commit da93d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CDP.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ async def forward_data(request: Request):
response = send_data_to_express("/post/car/data", data)
print("Received data is newer than the existing data.")
uploader_data.add_telemetry(
"fik-" + balloon_id,
"fik-" + balloon_id + + "Test",
datetime.datetime.utcnow(),
latitude,
longitude,
Expand Down

0 comments on commit da93d7d

Please sign in to comment.