From b999f85d83728bd7034e85f2e038bb9a6454b16a Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Sun, 22 Dec 2024 09:45:59 +0000 Subject: BladeRF: seems to receive data --- PrySDR/main.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PrySDR') diff --git a/PrySDR/main.swift b/PrySDR/main.swift index d7941d1..74f3f67 100644 --- a/PrySDR/main.swift +++ b/PrySDR/main.swift @@ -13,5 +13,5 @@ import libairspyhf import libbladerf print("PrySDR") -print("We will start soon on exploring things") +print("We will start soon on exploring things \(software_version)") -- cgit v1.2.3