mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
hopefully final hydrasdr build fix
This commit is contained in:
@@ -100,9 +100,7 @@ public:
|
||||
|
||||
// Get device info
|
||||
std::string fakeName = "HydraSDR USB";
|
||||
devList.push_back(0xDEADBEEF);
|
||||
devListTxt += fakeName;
|
||||
devListTxt += '\0';
|
||||
devices.define(fakeName, 0);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user