PocSag decoder: Better string presentation

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@411 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-01-12 17:37:39 +00:00
parent 804b1cbfa0
commit bcdf4fed4c
2 changed files with 11 additions and 4 deletions
+1
View File
@@ -40,6 +40,7 @@ private:
uint32_t func = 0;
bool msgActive = 0;
void messageBegin();
void messageFinish();
};