cleanup / refactor / profiled

This commit is contained in:
Charles J. Cliffe
2014-12-23 01:12:14 -05:00
parent 703501f32d
commit 8ce3065bce
13 changed files with 50 additions and 74 deletions
+2
View File
@@ -145,6 +145,8 @@ void SDRThread::threadMain() {
freq_changed = true;
new_freq = command.int_value;
break;
default:
break;
}
}