mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 08:45:48 +08:00
Make the compilation of FM support conditional.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include "Defines.h"
|
||||
#include "IIRDirectForm1Filter.h"
|
||||
|
||||
#if defined(USE_FM)
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
// Uncomment this to dump audio to a raw audio file
|
||||
@@ -62,3 +64,5 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user