Skip to content

Commit 8881991

Browse files
committed
Commit
1 parent a55e56d commit 8881991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/groundStation/uploader/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import numpy as np
1212

1313
WEBSOCKET_PORT = 41773 # Match this with the port in your ESP32 code.
14-
HTTP_PORT = 5000
14+
HTTP_PORT = 36563
1515
COMMENT = "StratoSoar MK3 high altitude glider."
1616
ANTENNA = "Wire monopole"
1717
RADIO = "SX1278 LoRa module"

0 commit comments

Comments
 (0)