mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
Bugfixed + performance improvements to the waterfall
This commit is contained in:
@ -8,11 +8,8 @@ using nlohmann::json;
|
||||
|
||||
#define DEV_BUILD
|
||||
|
||||
|
||||
#define SDRPP_RESOURCE_DIR "/usr/local/"
|
||||
|
||||
|
||||
|
||||
#ifndef ROOT_DIR
|
||||
#ifdef DEV_BUILD
|
||||
#define ROOT_DIR "../root_dev"
|
||||
|
Reference in New Issue
Block a user