Fixed LimeSDR + Fixed FFTSize bug + added ppm option to RTL-SDR & RTL-TCP + Fixed RTL-TCP not saving settings

This commit is contained in:
Ryzerth
2021-08-10 00:54:00 +02:00
parent 9eb3ef0500
commit dcc17cdee7
6 changed files with 99 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
#define VERSION_STR "1.0.2"
#define VERSION_STR "1.0.3"