proper e4k init

This commit is contained in:
Christian Daniel 2012-06-05 20:48:22 +02:00
parent b93708ed1d
commit d62195b046
1 changed files with 2 additions and 0 deletions

View File

@ -452,6 +452,8 @@ int main(void)
osdr_fpga_set_iq_swap(0);
ssc_init();
e4k_init(&e4k);
e4k_init(&e4k);
// Enter menu loop
while (1) {