mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
More work on the new radio
This commit is contained in:
@ -38,6 +38,7 @@ namespace sdrpp_credits {
|
||||
const char* hardwareDonators[] = {
|
||||
"Airspy",
|
||||
"Analog Devices",
|
||||
"CaribouLabs",
|
||||
"Howard Su",
|
||||
"MyriadRF",
|
||||
"Nuand",
|
||||
|
@ -31,7 +31,7 @@ namespace credits {
|
||||
ImGui::Spacing();
|
||||
ImGui::Spacing();
|
||||
|
||||
ImGui::Text("This software is brought to you by Alexandre Rouma with the help of\n\n");
|
||||
ImGui::Text("This software is brought to you by Alexandre Rouma (ON5RYZ) with the help of\n\n");
|
||||
|
||||
ImGui::Columns(4, "CreditColumns", true);
|
||||
|
||||
|
Reference in New Issue
Block a user