mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
oh rigth
This commit is contained in:
@@ -262,7 +262,8 @@ int main(int argc, char **argv) {
|
|||||||
.freq = DEFAULT_FREQ,
|
.freq = DEFAULT_FREQ,
|
||||||
.sample_rate = DEFAULT_SAMPLE_RATE,
|
.sample_rate = DEFAULT_SAMPLE_RATE,
|
||||||
.offset = DEFAULT_OFFSET,
|
.offset = DEFAULT_OFFSET,
|
||||||
.test_mode = 0
|
.test_mode = 0,
|
||||||
|
.ini_config_path = DEFAULT_CONFIG_PATH
|
||||||
};
|
};
|
||||||
|
|
||||||
int err;
|
int err;
|
||||||
|
|||||||
Reference in New Issue
Block a user