kopia lustrzana https://github.com/Hamlib/Hamlib
Add comment about implementing spectrum data multicast
rodzic
12527581b0
commit
de4bbd6a24
|
@ -4128,6 +4128,8 @@ static int myspectrum_event(RIG *rig, struct rig_spectrum_line *line, rig_ptr_t
|
|||
rig_debug(RIG_DEBUG_TRACE, "%s: ASCII Spectrum Scope: %s\n", __func__, spectrum_debug);
|
||||
}
|
||||
|
||||
// TODO: Push out spectrum data via multicast server once it is implemented
|
||||
|
||||
RETURNFUNC(0);
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue