Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
crnicholson committed Dec 1, 2024
1 parent 746416e commit 6540148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/groundStation/uploader/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import datetime
import threading

PORT = 8765 # Match this with the port in your ESP32 code.
PORT = 41773 # Match this with the port in your ESP32 code.
COMMENT = "StratoSoar MK3 high altitude glider."
ANTENNA = "Wire monopole"
RADIO = "SX1278 LoRa module"
Expand Down

0 comments on commit 6540148

Please sign in to comment.