Commit d5cff2c3 authored by Raymond Knopp's avatar Raymond Knopp

nfapi_setmode dummy for oairu exectuable

parent a6e16e7c
......@@ -85,6 +85,7 @@ int32_t uplink_frequency_offset[MAX_NUM_CCs][4];
int usrp_tx_thread=0;
void nfapi_setmode(nfapi_mode_t nfapi_mode) { return; }
void exit_function(const char *file, const char *function, const int line, const char *s) {
if (s != NULL) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment