mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Remote input/sink implemented remote control (1)
This commit is contained in:
@@ -18,11 +18,14 @@
|
||||
#ifndef PLUGINS_SAMPLESOURCE_REMOTEINPUT_REMOTEINPUTBUFFER_H_
|
||||
#define PLUGINS_SAMPLESOURCE_REMOTEINPUT_REMOTEINPUTBUFFER_H_
|
||||
|
||||
#include <channel/remotedatablock.h>
|
||||
#include <QString>
|
||||
#include <QDebug>
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#include "cm256cc/cm256.h"
|
||||
|
||||
#include "channel/remotedatablock.h"
|
||||
#include "util/movingaverage.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user