mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02:00
Preparations for RSPduo support + Added new patrons!
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace sdrpp_credits {
|
||||
const char* contributors[] = {
|
||||
"Ryzerth (Author)",
|
||||
"Alexandre Rouma (Author)",
|
||||
"Aang23",
|
||||
"Alexsey Shestacov",
|
||||
"Aosync",
|
||||
@ -25,9 +25,11 @@ namespace sdrpp_credits {
|
||||
};
|
||||
|
||||
const char* patrons[] = {
|
||||
"SignalsEverywhere",
|
||||
"Daniele D'Agnelli",
|
||||
"Jacob Boline",
|
||||
"Lee Donaghy",
|
||||
"Daniele D'Agnelli"
|
||||
"Passion-Radio.com",
|
||||
"SignalsEverywhere"
|
||||
};
|
||||
|
||||
const int contributorCount = sizeof(contributors) / sizeof(char*);
|
||||
|
Reference in New Issue
Block a user