- added RxBuffer

- build clean

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@112 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2014-12-22 17:47:29 +00:00
parent 90055961e8
commit b10343e9ad
3 changed files with 97 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ class MainComponent : public Component,
public ReceiverDataListener,
public LogHandler,
public Timer,
public Thread
public Thread
{
public:
//==============================================================================