From 6c85d74306bde46ee0811f4fde0566c2268b6e66 Mon Sep 17 00:00:00 2001 From: Steve Magnuson Date: Mon, 4 Jan 2021 12:59:39 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e2447c..813558b 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ Your Nexus DR-X image already has the systemd service file for the shutdown scri ## Radio Monitor script -`radio-monitor.py` monitors the TX/RX status of your radios via the GPIO pins. The associated Hamradio menu item is in the `radio-monitor.desktop` file. By default, it monitors BCM GPIO pin 12 for the left radio and BCM GPIO pin 23 for the right radio. You can change these as well as the text color, and background color for TX and RX states from the command line. For options, run `radio-monitor.py -h` in Terminal to see this output: +`radio-monitor.py` monitors the TX/RX status of your radios via the GPIO pins. The associated Hamradio menu item is in the `radio-monitor.desktop` file. By default, it monitors BCM GPIO pin 12 for the left radio and BCM GPIO pin 23 for the right radio PTT status. You can change these as well as the text color, and background color for TX and RX states from the command line. For options, run `radio-monitor.py -h` in Terminal to see this output: usage: radio-monitor.py [-h] [-v] [--left_gpio LEFT_GPIO]