Mike Black W9MDB 2023-07-26 08:15:57 -05:00
rodzic bf3ac3bbec
commit 13a8c0fb1d
2 zmienionych plików z 24 dodań i 33 usunięć

Wyświetl plik

@ -1415,14 +1415,10 @@ Sets GPIO1, GPIO2, GPIO3, GPIO4 on the GPIO ptt port
Can also use 1,2,3,4 Can also use 1,2,3,4
. .
.TP .TP
.BR XXXX .BR get_gpio " \(aq" \fIGPIO#\fP "\(aq
.EX .EX
Stuff Reads GPIO1, GPIO2, GPIO3, GPIO4 on the GPIO ptt port
. Can also use 1,2,3,4
.TP
.BR XXXX
.EX
Stuff
. .
.SH READLINE .SH READLINE
. .

Wyświetl plik

@ -1222,32 +1222,27 @@ Examples:
.EX .EX
Returns hamlib version with ISO8601 date/time Returns hamlib version with ISO8601 date/time
. .
+.TP .TP
+.BR hamlib_version .BR hamlib_version
+.EX .EX
+Returns hamlib version with ISO8601 date/time Returns hamlib version with ISO8601 date/time
+. .
+.TP .TP
+.BR test .BR test
+.EX .EX
+Performs test routines. Under development. Performs test routines. Under development.
+. .
+.TP .TP
+.BR set_gpio " \(aq" \fIGPIO#\fP "\(aq .BR set_gpio " \(aq" \fIGPIO#\fP "\(aq
+.EX .EX
+Sets GPIO1, GPIO2, GPIO3, GPIO4 on the GPIO ptt port Sets GPIO1, GPIO2, GPIO3, GPIO4 on the GPIO ptt port
+Can also use 1,2,3,4 Can also use 1,2,3,4
+. .
+.TP .TP
+.BR XXXX .BR get_gpio " \(aq" \fIGPIO#\fP "\(aq
+.EX .EX
+Stuff Reads GPIO1, GPIO2, GPIO3, GPIO4 on the GPIO ptt port
+. Can also use 1,2,3,4
+.TP
+.BR XXXX
+.EX
+Stuff
. .
.SH PROTOCOL .SH PROTOCOL
. .