summaryrefslogtreecommitdiff
path: root/server/piztor/ptp_send.py
diff options
context:
space:
mode:
Diffstat (limited to 'server/piztor/ptp_send.py')
-rw-r--r--server/piztor/ptp_send.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/piztor/ptp_send.py b/server/piztor/ptp_send.py
index e910701..96f7726 100644
--- a/server/piztor/ptp_send.py
+++ b/server/piztor/ptp_send.py
@@ -25,7 +25,7 @@ class _SectionSize:
PADDING = 1
host = "202.120.7.4" #"localhost"
-port = 2224
+port = 2223
def pack_data(optcode, data):
return pack("!LB", _SectionSize.LENGTH + \