From 2b599499dc26f0f93537d1bea4733eae68333a1c Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Mon, 17 Nov 2025 00:32:31 +0000 Subject: Save old work that I have no clue what I where doing --- Net1090/main.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Net1090') diff --git a/Net1090/main.swift b/Net1090/main.swift index b0deb2f..2620dca 100644 --- a/Net1090/main.swift +++ b/Net1090/main.swift @@ -11,7 +11,7 @@ import NIO var timer: Timer? -let ADSBClient = NetADSBDecoder(host: "192.168.4.233", port: 30002) +let ADSBClient = NetADSBDecoder(host: "64.226.23.78", port: 30003) print("Hello, World!") print("Start listening client 2") -- cgit v1.2.3