From f9cae992c115f88c330d111672010c6d0c6c64bd Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Sun, 22 Mar 2026 13:14:21 -0400 Subject: [PATCH] preparations for 1.73.6 --- Bluetooth_LE_beacon/uxplay-beacon.1 | 6 +++--- README.html | 12 +++++++----- README.md | 7 +++++-- README.txt | 11 +++++++---- uxplay.1 | 4 ++-- uxplay.cpp | 2 +- uxplay.spec | 2 +- 7 files changed, 26 insertions(+), 18 deletions(-) diff --git a/Bluetooth_LE_beacon/uxplay-beacon.1 b/Bluetooth_LE_beacon/uxplay-beacon.1 index 01d10e5..e7e451d 100644 --- a/Bluetooth_LE_beacon/uxplay-beacon.1 +++ b/Bluetooth_LE_beacon/uxplay-beacon.1 @@ -1,4 +1,4 @@ -.TH UXPLAY 1 2026-03-15 "UxPlay 1.73.4" "User Commands" +.TH UXPLAY 1 2026-03-22 "UxPlay 1.73.6" "User Commands" .SH NAME uxplay-beacon.py \- Python (>= 3.6) script for a Bluetooth LE Service-Discovery beacon. .SH SYNOPSIS @@ -6,7 +6,7 @@ uxplay-beacon.py \- Python (>= 3.6) script for a Bluetooth LE Service-Discovery [BlueIO] [\fI\, -h, --help] + more options. .SH DESCRIPTION .TP -UxPlay 1.73: Standalone Python Script for Bluetooth LE Service Discovery +UxPlay 1.73.6: Standalone Python Script for Bluetooth LE Service Discovery .nf Modules for BLE support: @@ -15,7 +15,7 @@ winrt: (Windows) BleuIO: (for a BleuIO USB serial device, all platforms, including macOS). HCI: Use Host Controller Interface (Linux/*BSD, needs elevated privileges) -The best choice for host platform is made unless option BleuIO is used. +The best choice for host platform is made unless option BleuIO or HCI is used. .SH OPTIONS .TP .B diff --git a/README.html b/README.html index 485fa77..0acdc03 100644 --- a/README.html +++ b/README.html @@ -8,7 +8,7 @@ developed at the GitHub site https://github.com/FDH2/UxPlay (where ALL user issues should be posted, and latest versions can be found).