$ go build
go: cannot find main module, but found .git/config in /home/phil/src/other/unicable
to create a module there, run:
cd .. && go mod init
I've never used go before so this may be something I'm doing wrong. I'm building on Fedora 35.
And a small query: can I use dconv along with dsqsend to fully program an Inverto Unicable II Multiswitch from a standard DVB-S PCI card? It's not clear from the docs if it works.
Getting this while trying to build dconv:
I've never used go before so this may be something I'm doing wrong. I'm building on Fedora 35.
And a small query: can I use dconv along with dsqsend to fully program an Inverto Unicable II Multiswitch from a standard DVB-S PCI card? It's not clear from the docs if it works.