mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
Fixed startup initialization sequence: interim state #1
This commit is contained in:
@@ -8,6 +8,11 @@ SampleSink::~SampleSink()
|
||||
{
|
||||
}
|
||||
|
||||
bool SampleSink::executeMessage(Message *cmd)
|
||||
{
|
||||
return handleMessage(cmd);
|
||||
}
|
||||
|
||||
#if 0
|
||||
#include "samplesink.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user