| 370 | } |
| 371 | |
| 372 | ModemKit *DemodulatorPreThread::getModemKit() { |
| 373 | return cModemKit; |
| 374 | } |
| 375 | |
| 376 | |
| 377 | std::string DemodulatorPreThread::readModemSetting(const std::string& setting) { |
nothing calls this directly
no outgoing calls
no test coverage detected