printandlogs..

This commit is contained in:
iceman1001 2019-04-07 18:12:58 +02:00
commit 27003904ce
9 changed files with 86 additions and 57 deletions

View file

@ -44,8 +44,6 @@ extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault, CursorCPos,
extern bool GridLocked;
extern bool showDemod;
//extern uint8_t g_debugMode;
extern pthread_mutex_t print_lock;
void iceIIR_Butterworth(int *data, const size_t len);