MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / ModemKitDigital

Method ModemKitDigital

src/modules/modem/ModemDigital.h:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12class ModemKitDigital : public ModemKit {
13public:
14 ModemKitDigital() : ModemKit() {
15
16 };
17};
18
19class ModemDigitalOutput {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected