MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / loadMicProfile

Method loadMicProfile

src/models/TransmitModel.cpp:588–591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

586}
587
588void TransmitModel::loadMicProfile(const QString& name)
589{
590 emit commandReady(QString("profile mic load \"%1\"").arg(name));
591}
592
593// ── VOX commands ────────────────────────────────────────────────────────────
594

Callers 3

setRadioModelMethod · 0.80
buildPhonePanelMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64