Add sample dumping.

This commit is contained in:
Jonathan Naylor
2017-01-31 20:07:35 +00:00
parent 75ec200af7
commit 144b743401
2 changed files with 47 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2011-2016 by Jonathan Naylor G4KLX
* Copyright (C) 2011-2017 by Jonathan Naylor G4KLX
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -143,6 +143,7 @@ private:
bool setFrequency();
void printDebug();
void printSamples();
RESP_TYPE_MMDVM getResponse();
};