Finished soapy module + added file source + added RTL_TCP source (windows only rn)
This commit is contained in:
@@ -186,6 +186,8 @@ int sdrpp_main() {
|
||||
ImGui_ImplGlfw_NewFrame();
|
||||
ImGui::NewFrame();
|
||||
|
||||
//ImGui::ShowDemoWindow();
|
||||
|
||||
if (_maximized != maximized) {
|
||||
_maximized = maximized;
|
||||
core::configManager.aquire();
|
||||
|
||||
Reference in New Issue
Block a user