Name : perl-THD7
| |
Version : 1.3
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 16:54:22
|
Group : Development/Libraries/Perl
| Source RPM : perl-THD7-1.3-lp154.7.1.src.rpm
|
Size : 0.12 MB
| |
Packager : https://www_suse_com/
| |
Summary : Perl module providing control to a Kenwood TH-D7 radio via serial port
|
Description :
Before interacting with the radio in any way, an object must be created and tied to the serial port where the D7 is connected. This is done like this:
use THD7 qw/:constants :functions/; my $Radio = new THD7 (\"/dev/ttyS0\");
The \':constants\' and \':functions\' tags import certain constants and conversion functions described later on. These will be useful and their use is encouraged.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch |