mirror of
https://github.com/SDRSharpR/SDRSharper.git
synced 2026-04-20 22:03:41 +00:00
4 lines
81 B
C#
4 lines
81 B
C#
namespace SDRSharp.Radio
|
|
{
|
|
public delegate void dLOFrequencyChangeAccepted();
|
|
}
|