SDRPlusPlus/decoder_modules/meteor_demodulator/src/meteor_demodulator_interface.h

6 wiersze
101 B
C

#pragma once
enum {
METEOR_DEMODULATOR_IFACE_CMD_START,
METEOR_DEMODULATOR_IFACE_CMD_STOP
};