Skip to content

Commit c1d00a5

Browse files
committed
Incorporate CM108 support for Mac
The generic config file can now be simplified slightly, since the section on using CM108 for PTT is now common to all of Linux, Windows and Mac.
1 parent b8fdf01 commit c1d00a5

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

Diff for: conf/generic.conf

+8-14
Original file line numberDiff line numberDiff line change
@@ -277,20 +277,14 @@
277277
%C%# Radio-Interface-Guide.pdf in https://github.com/wb2osz/direwolf-doc
278278
%C%# goes into detail about the various options.
279279
%C%
280-
%L%# If using a C-Media CM108/CM119 or similar USB Audio Adapter,
281-
%L%# you can use a GPIO pin for PTT control. This is very convenient
282-
%L%# because a single USB connection is used for both audio and PTT.
283-
%L%# Example:
284-
%L%
285-
%L%#PTT CM108
286-
%L%
287-
%W%# If using a C-Media CM108/CM119 or similar USB Audio Adapter,
288-
%W%# you can use a GPIO pin for PTT control. This is very convenient
289-
%W%# because a single USB connection is used for both audio and PTT.
290-
%W%# Example:
291-
%W%
292-
%W%#PTT CM108
293-
%W%%C%#
280+
%C%# If using a C-Media CM108/CM119 or similar USB Audio Adapter,
281+
%C%# you can use a GPIO pin for PTT control. This is very convenient
282+
%C%# because a single USB connection is used for both audio and PTT.
283+
%C%# Example:
284+
%C%
285+
%C%#PTT CM108
286+
%C%
287+
%C%#
294288
%C%# The transmitter Push to Talk (PTT) control can be wired to a serial port
295289
%C%# with a suitable interface circuit. DON'T connect it directly!
296290
%C%#

0 commit comments

Comments
 (0)